Function libCZI_ReleaseBitmap

Function libCZI_ReleaseBitmap#

Function Documentation#

LibCZIApiErrorCode libCZI_ReleaseBitmap(BitmapObjectHandle bitmap_object)#

Release the specified bitmap object. It is a fatal error trying to release a bitmap object that is still locked.

Parameters:

bitmap_object – The bitmap object.

Returns:

An error-code indicating success or failure of the operation.