MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFX_Point GFX_LayerPointToOrientedSpace( const GFX_Layer* layer, const GFX_Point* point, GFX_Orientation ori, GFX_Bool mirrored );
Parameters |
Description |
const GFX_Layer* layer |
the layer |
const GFX_Point* point |
the point to transform |
the orientation setting | |
GFX_Bool |
the mirroring setting |
MPLAB® Harmony Graphics Suite
|