Function libCZI_ReaderGetStatisticsSimple

Function libCZI_ReaderGetStatisticsSimple#

Function Documentation#

LibCZIApiErrorCode libCZI_ReaderGetStatisticsSimple(CziReaderObjectHandle reader_object, SubBlockStatisticsInterop *statistics)#

Get statistics about the sub-blocks in the CZI-document. This function provides a simple version of the statistics, the information retrieved does not include the per-scene statistics.

Parameters:
  • reader_object – The reader object.

  • statistics[out] If non-null, the simple statistics will be put here.

Returns:

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