SketchUp SDK
|
Stores a RGBA color with 8 bit channels. More...
#include <color.h>
Data Fields | |
SUByte | red |
SUByte | green |
SUByte | blue |
SUByte | alpha |
Stores a RGBA color with 8 bit channels.
SUByte SUColor::alpha |
SUByte SUColor::blue |
SUByte SUColor::green |
SUByte SUColor::red |