libCZI
Reading and Writing CZI documents made easy
|
A structure combining a dimension and an interval (defined by a start value and the size). More...
#include <libCZI_DimCoordinate.h>
Public Attributes | |
libCZI::DimensionIndex | dimension |
The dimension. | |
int | start |
The start value. | |
int | size |
The size. | |
A structure combining a dimension and an interval (defined by a start value and the size).