Function libCZI_ReleaseBitmap#
Defined in File libCZIApi.h
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.