Function libCZI_CziDocumentInfoGetScalingInfo

Function libCZI_CziDocumentInfoGetScalingInfo#

Function Documentation#

LibCZIApiErrorCode libCZI_CziDocumentInfoGetScalingInfo(CziDocumentInfoHandle czi_document_info, ScalingInfoInterop *scaling_info_interop)#

Get scaling information from the specified czi-document information object. The information gives the size of an image pixels.

Parameters:
  • czi_document_info – Handle to the CZI-document-info object from which the scaling information will be retrieved.

  • scaling_info_interop[out] If successful, the scaling information is put here.

Returns:

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