TuttleOFX  1
OfxRGBAColourB Struct Reference

Defines an 8 bit per component RGBA pixel. More...

#include <ofxPixels.h>

Data Fields

unsigned char r
unsigned char g
unsigned char b
unsigned char a

Detailed Description

Defines an 8 bit per component RGBA pixel.

Definition at line 43 of file ofxPixels.h.


Field Documentation

unsigned char OfxRGBAColourB::a

Definition at line 44 of file ofxPixels.h.

unsigned char OfxRGBAColourB::b

Definition at line 44 of file ofxPixels.h.

unsigned char OfxRGBAColourB::g

Definition at line 44 of file ofxPixels.h.

unsigned char OfxRGBAColourB::r

Definition at line 44 of file ofxPixels.h.


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