Function libCZI_BitmapGetInfo

Function libCZI_BitmapGetInfo#

Function Documentation#

LibCZIApiErrorCode libCZI_BitmapGetInfo(BitmapObjectHandle bitmap_object, BitmapInfoInterop *bitmap_info)#

Get information about the specified bitmap object.

Parameters:
  • bitmap_object – The bitmap object.

  • bitmap_info[out] If successful, information about the bitmap object is put here.

Returns:

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