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