This command takes a set of reference integer values and builds a color from the individual Red, Green and Blue integer components.
0 |
Integer |
Red Color (0-255) |
Red component of the reference color |
1 |
Integer |
Green Color (0-255) |
Green component of the reference color |
2 |
Integer |
Blue Color (0-255) |
Blue component of the reference color |
3 |
Color |
RGB |
The color to convert |
SUCCESS |
This command always succeeds. |
None.