MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFX_Bool GFX_RectsAreSimilar( const GFX_Rect* l, const GFX_Rect* r );
Parameters |
Description |
const GFX_Rect* l |
the first rectangle |
const GFX_Rect* r |
the second rectangle |
GFX_Bool
MPLAB® Harmony Graphics Suite
|