white
Function, Named Color
- function (STColor.xmodule)
- Returns the level of the white color component within a color value in the white (grayscale) color space, in the range 0.0-1.0
- Examples:
put white(darkGrey) —> 0.263797
Related: red, green, blue, hue, saturation, brightness, cyan, magenta, yellow, black, alpha
- named color
- Examples:
put the color of white —> 255,255,255
Related: namedColors