Structure defining an RGB pixel (in B-G-R byte ordering).
More...
#include <rgb.h>
Structure defining an RGB pixel (in B-G-R byte ordering).
Definition at line 69 of file rgb.h.
unsigned char firevision::BGR_t::B |
B value.
Definition at line 71 of file rgb.h.
unsigned char firevision::BGR_t::G |
G value.
Definition at line 72 of file rgb.h.
unsigned char firevision::BGR_t::R |
R value.
Definition at line 73 of file rgb.h.
The documentation for this struct was generated from the following file:
- src/libs/fvutils/color/rgb.h