ResetGradientColors()

语法

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

参数

无.

返回值

无.

Remarks

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

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

参阅

GradientColor(), LinearGradient(), CircularGradient(), EllipticalGradient(), BoxedGradient(), ConicalGradient(), CustomGradient(), DrawingMode()

已支持操作系统

所有

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