ColorExtensions.ToGdiColors
ColorExtensions.ToGdiColors method
Converts the Color
array to the Color array.
public static Color[] ToGdiColors(Color[] colors)
Parameter | Type | Description |
---|---|---|
colors | Color[] | TheColor array to convert. |
Return Value
The converted Color array.
See Also
- struct Color
- class ColorExtensions
- namespace Aspose.PSD.Extensions
- assembly Aspose.PSD