@set
Description:
Update the RGB value associated with the color map entry at position idx
.
Parameters:
this |
the color map object |
idx |
the index to set |
red |
the new red value |
green |
the new green value |
blue |
the new blue value |
Returns:
TRUE if |