Struct DimensionAndValue#

Struct Documentation#

struct DimensionAndValue#

A structure combining a dimension and a value.

Public Members

libCZI::DimensionIndex dimension#

The dimension.

int value#

The value (for this dimension).