Method ToGradientColors
ToGradientColors(GradientStop[])
Converts array of GradientStop to array of Color.
public static Color[] ToGradientColors(GradientStop[] gradientStops)
Parameters
gradientStops
GradientStop[]Array of GradientStop.
Returns
- Color[]