Struct SubBlockStatisticsInterop#

Struct Documentation#

struct SubBlockStatisticsInterop#

This structure contains basic statistics about an CZI-document.

Public Members

std::int32_t sub_block_count#

The number of sub-blocks.

std::int32_t min_m_index#

The minimum M-index.

std::int32_t max_m_index#

The maximum M-index.

IntRectInterop bounding_box#

The bounding-box determined from all sub-blocks.

IntRectInterop bounding_box_layer0#

The minimal axis-aligned-bounding box determined only from the logical coordinates of the sub-blocks on pyramid-layer0 in the document.

DimBoundsInterop dim_bounds#

The dimension bounds.