TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
string ColorToString | ( | Color | color_value, |
bool | color_name | ||
) |
Converts color value into string of "R,G,B" form
color_value | Color value to convert |
color_name | Return color name if it is identical to one of predefined color constants. |