Function libCZI_CreateSingleChannelTileAccessor

Function libCZI_CreateSingleChannelTileAccessor#

Function Documentation#

LibCZIApiErrorCode libCZI_CreateSingleChannelTileAccessor(CziReaderObjectHandle reader_object, SingleChannelScalingTileAccessorObjectHandle *accessor_object)#

Create a single channel scaling tile accessor.

Parameters:
  • reader_object – A handle representing the reader-object.

  • accessor_object – [out] If the operation is successful, a handle to the newly created single-channel-scaling-tile-accessor is put here.

Returns:

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