Page History
...
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Boolean | True if the color supplied was successfully converted |
Color | *Input | Color | LANSA color reference |
R | *Output | Integer | Red - 0 to 255 |
G | *Output | Integer | Green - 0 to 255 |
B | *Output | Integer | Blue - 0 to 255 |
...