PaletteEGAColors Property |
Gets the index of standard EGA colors from a 64-color palette
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static int[] EGAColors { get; }
Public Shared ReadOnly Property EGAColors As Integer()
Get
static member EGAColors : int[] with get
Property Value
Type:
Int32See Also