Barcode Xpress for Linux v13.9 - Updated
BX_free_dib
API Reference > Barcode Component API Reference > Barcode Component Functions Reference > BX_free_dib

Releases the memory that has been allocated by a previous call to create a dib function.

Declaration:

BX\_Status BX\_free\_dib(void\*\* dib);

Arguments:

Name Description
dib A pointer to a bitmap structure to release.
Is this page helpful?
Yes No
Thanks for your feedback.