Grx.color_get_ega_colors
function color_get_ega_colors(): Array(Grx.Color) {
// Gjs wrapper for grx_color_get_ega_colors()
}
Gets an array of the 16 classic EGA colors. Use Grx.EgaColorIndex to determine the color at each index of the array.
The the colors and the array itself must not be freed.
- Returns
array of color indexes