MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFX_Result GFX_PixelBufferDestroy( GFX_PixelBuffer* const buffer, GFX_MemoryIntf* mem_intf );
Parameters |
Description |
GFX_PixelBuffer* |
the buffer to destroy |
GFX_MemoryIntf* |
the memory interface to reference for free() |
GFX_Result
MPLAB® Harmony Graphics Suite
|