|
TuttleOFX
1
|
Defines a 16 bit per component RGB pixel. More...
#include <ofxPixels.h>
Data Fields | |
| unsigned short | r |
| unsigned short | g |
| unsigned short | b |
Defines a 16 bit per component RGB pixel.
Definition at line 70 of file ofxPixels.h.
| unsigned short OfxRGBColourS::b |
Definition at line 71 of file ofxPixels.h.
| unsigned short OfxRGBColourS::g |
Definition at line 71 of file ofxPixels.h.
| unsigned short OfxRGBColourS::r |
Definition at line 71 of file ofxPixels.h.