The functions use a color expressed by the RGB index. The RGB index is a integer number which expresses the color representation of the color components - red (R), green (G) and blue (B) in the result color.
The function %MakeRGB allows to form the color from individual color components.
Pridať komentár