|
TuttleOFX
1
|
Defines an 16 bit per component YUVA pixel. More...
#include <ofxPixels.h>
Data Fields | |
| unsigned short | y |
| unsigned short | u |
| unsigned short | v |
| unsigned short | a |
Defines an 16 bit per component YUVA pixel.
Definition at line 90 of file ofxPixels.h.
| unsigned short OfxYUVAColourS::a |
Definition at line 91 of file ofxPixels.h.
| unsigned short OfxYUVAColourS::u |
Definition at line 91 of file ofxPixels.h.
| unsigned short OfxYUVAColourS::v |
Definition at line 91 of file ofxPixels.h.
| unsigned short OfxYUVAColourS::y |
Definition at line 91 of file ofxPixels.h.