MPLAB® Harmony Graphics Suite
|
LIB_EXPORT leResult lePixelBufferClipRect( const lePixelBuffer* const buffer, const leRect* const rect, leRect* result );
Parameters |
Description |
const lePixelBuffer* const buffer |
the source buffer |
const leRect* const |
the rectangle to analyze |
leRect* result |
the clipped rectangle |
leResult
MPLAB® Harmony Graphics Suite
|