MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFX_Rect GFX_LayerRectFromOrientedSpace( const GFX_Layer* layer, const GFX_Rect* rect, GFX_Orientation ori, GFX_Bool mirrored );
Parameters |
Description |
const GFX_Layer* layer |
the layer |
const GFX_Rect* rect |
the rectangle to transform |
the orientation setting | |
GFX_Bool |
the mirroring setting |
MPLAB® Harmony Graphics Suite
|