#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 158 of file OniCTypes.h.
uint8_t OniRGB888Pixel::b |
Definition at line 165 of file OniCTypes.h.
uint8_t OniRGB888Pixel::g |
Definition at line 163 of file OniCTypes.h.
uint8_t OniRGB888Pixel::r |
Definition at line 161 of file OniCTypes.h.