lookup
Description:
Lookup the RGB values associated with the colour map entry at position idx
Parameters:
| this |
the color map object |
| idx |
the index to set |
| red |
pointer to hold the red value |
| green |
pointer to hold the green value |
| blue |
pointer to hold the blue value |
Returns:
|
TRUE if |