MPLAB® Harmony Graphics Suite
|
leColor lePixelBufferGetIndex_Unsafe( const lePixelBuffer* const buffer, const uint32_t idx );
Parameters |
Description |
const lePixelBuffer* const |
the input buffer |
const int32_t |
the index to retrieve |
leColor - the resultant value that was retrieved
MPLAB® Harmony Graphics Suite
|