#include <mw/hgr/hgr.h> typedef struct { s32 sx ; /* Rectangular region start point upper-left x-coordinate (in pixels). */ s32 sy ; /* Rectangular region start point upper-left y-coordinate (in pixels). */ s32 ex ; /* Rectangular region end point lower-right x-coordinate (in pixels). */ s32 ey ; /* Rectangular region end point lower-right y-coordinate (in pixels). */ } mwmgrPSRect;
mw::mgr::PSRect
.
mw::mgr::PSRect
.
CONFIDENTIAL