#include <OniCTypes.h>
Public Attributes | |
uint8_t | b |
uint8_t | g |
uint8_t | r |
Holds the value of a single color image pixel in 24-bit RGB format.
Definition at line 170 of file OniCTypes.h.
uint8_t OniRGB888Pixel::b |
Definition at line 177 of file OniCTypes.h.
uint8_t OniRGB888Pixel::g |
Definition at line 175 of file OniCTypes.h.
uint8_t OniRGB888Pixel::r |
Definition at line 173 of file OniCTypes.h.