class org.aswing.GradientBackground

A background decorator that paint a gradient color. @author

Instance Fields

function new(fillType:GradientType, colors:Array<Int>, alphas:Array<Dynamic>, ratios:Array<Dynamic>, ?direction:Float = 0, ?spreadMethod:SpreadMethod = null, ?interpolationMethod:InterpolationMethod = null, ?focalPointRatio:Float = 0): Void