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