color_getrgb.pro
color_getrgb
Type:
Function
Arguments:
char[] colorname : one of the 16 standard VGA color names
Return value:
int[3] rgb : the rgb values of the colorname [0,0,0], if
. the colorname is not known.
Description:
see color_init for color settings