The BinarySTL..::.STLColor type exposes the following members.

Fields

  NameDescription
A
The alpha channel value [0..255]
B
The blue color value [0..31]
G
The green color value [0..31]
IsValid
True if the color is valid, false otherwise.
R
The red color value [0..31]

See Also