#include <mw/mgr/mgr.h> typedef struct { s32 xSize ; /* Image data width (in pixels). */ s32 ySize ; /* Image data height (in pixels). */ mwmgrRGBColor *pcImg ; /* Color image data. */ } mwmgrPSCimg;
mw::mgr::PSCimg
.
mw::mgr::PSCimg
.
CONFIDENTIAL