MPLAB® Harmony Graphics Suite
|
void GFX_LayerToOrientedSpace( GFX_Rect* displayRect, GFX_Layer* layer, GFX_Orientation ori, GFX_Bool mirrored );
Parameters |
Description |
GFX_Rect* dispayRect |
the rectangle of the display |
GFX_Rect* layer |
the layer |
the orientation setting | |
GFX_Bool |
the mirroring setting |
void
MPLAB® Harmony Graphics Suite
|