Fawkes API
Fawkes Development Version
|
Structure defining an RGB pixel (in R-G-B byte ordering). More...
#include <rgb.h>
Public Attributes | |
unsigned char | R |
R value. More... | |
unsigned char | G |
G value. More... | |
unsigned char | B |
B value. More... | |
unsigned char firevision::RGB_t::B |
unsigned char firevision::RGB_t::G |
unsigned char firevision::RGB_t::R |