ResetGradientColors()

Syntax

ResetGradientColors()
Description
Removes all colors from the drawing gradient and reverts back to a gradient from the current background color to the current front color.

The GradientColor() command can be used to add additional colors to the gradient.

Note: This command only has an effect with ImageOutput(). The gradient only affects the drawing commands when #PB_2DDrawing_Gradient is set with the DrawingMode() command.

Supported OS

All

<- Point() - 2DDrawing Index - RoundBox() ->