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.