TuttleOFX  1
OfxRGBColourB Struct Reference

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

#include <ofxPixels.h>

Data Fields

unsigned char r
unsigned char g
unsigned char b

Detailed Description

Defines an 8 bit per component RGB pixel.

Definition at line 65 of file ofxPixels.h.


Field Documentation

unsigned char OfxRGBColourB::b

Definition at line 66 of file ofxPixels.h.

unsigned char OfxRGBColourB::g

Definition at line 66 of file ofxPixels.h.

unsigned char OfxRGBColourB::r

Definition at line 66 of file ofxPixels.h.


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