color_getrgb.pro


Name:
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

Last modified: Mon Nov 29 13:30:04 2004