MPLAB® Harmony Graphics Suite
|
LIB_EXPORT leBuffer lePixelBufferOffsetGet( const lePixelBuffer* const buffer, uint32_t x, uint32_t y );
Parameters |
Description |
const lePixelBuffer* |
the source buffer |
const lePoint* |
the point for which the offset should be calculated |
leBuffer - the pointer to the offset point in the source buffer
MPLAB® Harmony Graphics Suite
|