Function libCZI_BitmapUnlock

Function libCZI_BitmapUnlock#

Function Documentation#

LibCZIApiErrorCode libCZI_BitmapUnlock(BitmapObjectHandle bitmap_object)#

Unlock the bitmap object. Once the bitmap is unlocked, the pixel data must not be accessed anymore.

Parameters:

bitmap_object – The bitmap object.

Returns:

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