MPLAB® Harmony Graphics Suite
|
LIB_EXPORT leBool lePixelBuffer_IsLocked( const lePixelBuffer* const buffer );
Parameters |
Description |
const lePixelBuffer* const buffer |
the buffer to query |
leBool - true if the buffer is locked
MPLAB® Harmony Graphics Suite
|