libCZI
Reading CZI documents made easy
|
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(). | |
Scaling information - gives the size of a pixel.