MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFX_Rect GFX_RectCombine( const GFX_Rect* l_rect, const GFX_Rect* r_rect );
Parameters |
Description |
const GFX_Rect* l_rect |
the first rectangle |
const GFX_Rect* r_rect |
the second rectangle |
void
MPLAB® Harmony Graphics Suite
|