TuttleOFX  1
OfxYUVAColourB Struct Reference

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

#include <ofxPixels.h>

Data Fields

unsigned char y
unsigned char u
unsigned char v
unsigned char a

Detailed Description

Defines an 8 bit per component YUVA pixel.

Definition at line 85 of file ofxPixels.h.


Field Documentation

unsigned char OfxYUVAColourB::a

Definition at line 86 of file ofxPixels.h.

unsigned char OfxYUVAColourB::u

Definition at line 86 of file ofxPixels.h.

unsigned char OfxYUVAColourB::v

Definition at line 86 of file ofxPixels.h.

unsigned char OfxYUVAColourB::y

Definition at line 86 of file ofxPixels.h.


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