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. | |
Structure defining an RGB pixel (in B-G-R byte ordering).
Definition at line 51 of file rgb.h.
| unsigned char firevision::BGR_t::B |
| unsigned char firevision::BGR_t::G |
| unsigned char firevision::BGR_t::R |
1.6.1