class GraphicsGradientFill
package openfl.display
implements IGraphicsFill, IGraphicsData
Available on all platforms
Constructor
new (?type:GradientType, ?colors:Array<UInt>, ?alphas:Array<Float>, ?ratios:Array<UInt>, ?matrix:Matrix, ?spreadMethod:SpreadMethod, ?interpolationMethod:InterpolationMethod, focalPointRatio:Float = 0)