MPLAB® Harmony Graphics Suite
|
GFX_Point GFX_UtilPointToOrientedSpace( const GFX_Rect* outerRect, const GFX_Rect* innerRect, const GFX_Point* pnt, GFX_Orientation ori, GFX_Bool mirrored );
Parameters |
Description |
const GFX_Rect* outerRect |
the outer rectangle |
const GFX_Rect* subRect |
the inner rectangle |
const GFX_Point* point |
the point |
the orientation setting | |
GFX_Bool |
the mirroring setting |
MPLAB® Harmony Graphics Suite
|