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