TuttleOFX  1
OfxRGBColourS Struct Reference

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

#include <ofxPixels.h>

Data Fields

unsigned short r
unsigned short g
unsigned short b

Detailed Description

Defines a 16 bit per component RGB pixel.

Definition at line 70 of file ofxPixels.h.


Field Documentation

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.


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