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.