RGBtuple Struct Reference

#include <PITypes.h>


Detailed Description

Color defined for RGB space.


Data Fields

unsigned8 alpha
unsigned8 r
unsigned8 g
unsigned8 b

Field Documentation

unsigned8 RGBtuple::alpha

unsigned8 RGBtuple::r

unsigned8 RGBtuple::g

unsigned8 RGBtuple::b


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