TuttleOFX  1
OfxRGBAColourS Struct Reference

Defines a 16 bit per component RGBA pixel. More...

#include <ofxPixels.h>

Data Fields

unsigned short r
unsigned short g
unsigned short b
unsigned short a

Detailed Description

Defines a 16 bit per component RGBA pixel.

Definition at line 48 of file ofxPixels.h.


Field Documentation

unsigned short OfxRGBAColourS::a

Definition at line 49 of file ofxPixels.h.

unsigned short OfxRGBAColourS::b

Definition at line 49 of file ofxPixels.h.

unsigned short OfxRGBAColourS::g

Definition at line 49 of file ofxPixels.h.

unsigned short OfxRGBAColourS::r

Definition at line 49 of file ofxPixels.h.


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