Struct DimensionAndStartSize#

Struct Documentation#

struct DimensionAndStartSize#

A structure combining a dimension and an interval (defined by a start value and the size).

Public Members

libCZI::DimensionIndex dimension#

The dimension.

int start#

The start value.

int size#

The size.