TuttleOFX  1
OfxYUVAColourS Struct Reference

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

Detailed Description

Defines an 16 bit per component YUVA pixel.

Definition at line 90 of file ofxPixels.h.


Field Documentation

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.


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