#include <mw/mgr/mgr.h> typedef struct { u8 Z ; /* (Unused.) */ u8 B ; /* Pixel value blue component. */ u8 G ; /* Pixel value green component. */ u8 R ; /* Pixel value red component. */ } mwmgrRGBColor;
mw::mgr::RGBColor
.
mw::mgr::RGBColor
.
CONFIDENTIAL