MPLAB® Harmony Graphics Suite
|
GFX_Point laUtils_ScreenToOrientedSpace( const GFX_Point* pnt, const GFX_Rect* rect, GFX_Orientation ori );
Parameters |
Description |
const GFX_Point* point |
the point to transform |
const GFX_Rect* rect |
the screen dimensionrectangle |
the orientation setting |
MPLAB® Harmony Graphics Suite
|