color_getidx.pro
color_getidx
Type:
Function
Arguments:
char[] colorname : one of the 16 standard VGA color names
Return : int index : the index as set in color_init to the given colorname
. or '0' (=black) if unknown
Description:
see color_init for color settings