SketchUp SDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
SUColor Struct Reference

Stores a RGBA color with 8 bit channels. More...

#include <color.h>

Data Fields

SUByte red
 
SUByte green
 
SUByte blue
 
SUByte alpha
 

Detailed Description

Stores a RGBA color with 8 bit channels.

Field Documentation

SUByte SUColor::alpha
SUByte SUColor::blue
SUByte SUColor::green
SUByte SUColor::red

The documentation for this struct was generated from the following file: