MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFX_Buffer GFX_PixelBufferOffsetGet_Unsafe( const GFX_PixelBuffer* const buffer, const GFX_Point* const pnt );
Parameters |
Description |
const GFX_PixelBuffer* |
the source buffer |
const GFX_Point* |
the point for which the offset should be calculated |
GFX_Buffer - the pointer to the offset point in the source buffer
MPLAB® Harmony Graphics Suite
|