TuttleOFX
1
|
Defines an 8 bit per component RGB pixel. More...
#include <ofxPixels.h>
Data Fields | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
Defines an 8 bit per component RGB pixel.
Definition at line 65 of file ofxPixels.h.
unsigned char OfxRGBColourB::b |
Definition at line 66 of file ofxPixels.h.
unsigned char OfxRGBColourB::g |
Definition at line 66 of file ofxPixels.h.
unsigned char OfxRGBColourB::r |
Definition at line 66 of file ofxPixels.h.