MPLAB® Harmony Graphics Suite
|
GFX_Point GFX_UtilOrientPoint( const GFX_Point* point, const GFX_Rect* rect, GFX_Orientation ori );
Parameters |
Description |
const GFX_Point* point |
the point to reorient |
const GFX_Rect* rect |
the bounding rectangle space |
the orientation setting |
MPLAB® Harmony Graphics Suite
|