mwmgrPSRect
Structure#include <mw/mgr/mgr.h> typedef struct { s32 sx ; /* Rectangular Region Start Point Upper Left x [pixel] Coordinate */ s32 sy ; /* Rectangular Region Start Point Upper Left y [pixel] Coordinate */ s32 ex ; /* Rectangular Region End Point Lower Right x [pixel] Coordinate */ s32 ey ; /* Rectangular Region End Point Lower Right y [pixel] Coordinate */ } mwmgrPSRect;
mw::mgr::PSRect
.
mw::mgr::PSRect
.
CONFIDENTIAL