RGBtuple Struct Reference

Color defined for RGB space. More...

#include <PITypes.h>


Data Fields

unsigned8 alpha
unsigned8 r
unsigned8 g
unsigned8 b

Detailed Description

Color defined for RGB space.


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: