MQL4 Reference Conversion Functions StringToColor
|
StringToColorConverting "R,G,B" string or string with color name into color type value.
Parameters color_string [in] String representation of a color of "R,G,B" type or name of one of predefined Web-colors. Return Value Color value. Example:
|