libCZI
Reading CZI documents made easy
libCZI::ScalingInfo Struct Reference

Scaling information - gives the size of a pixel. More...

#include <libCZI_Metadata.h>

Public Attributes

double scaleX
 The length of a pixel in x-direction in the unit meters. If unknown/invalid, this value is numeric_limits<double>::quiet_NaN().
 
double scaleY
 The length of a pixel in y-direction in the unit meters. If unknown/invalid, this value is numeric_limits<double>::quiet_NaN().
 
double scaleZ
 The length of a pixel in y-direction in the unit meters. If unknown/invalid, this value is numeric_limits<double>::quiet_NaN().
 

Detailed Description

Scaling information - gives the size of a pixel.


The documentation for this struct was generated from the following file: