Function libCZI_CreateReader

Function libCZI_CreateReader#

Function Documentation#

LibCZIApiErrorCode libCZI_CreateReader(CziReaderObjectHandle *reader_object)#

Create a new CZI-reader object.

Parameters:

reader_object[out] If the operation is successful, a handle to the newly created reader object is put here.

Returns:

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