libCZI
Reading and Writing CZI documents made easy
libCZI::ISingleChannelPyramidLayerTileAccessor::PyramidLayerInfo Struct Reference

#include <libCZI_Compositor.h>

Public Attributes

std::uint8_t minificationFactor
 Factor by which adjacent pyramid-layers are shrunk. Commonly used in CZI are 2 or 3.
 
std::uint8_t pyramidLayerNo
 The pyramid layer number.
 

Detailed Description

Information about the pyramid-layer. It consists of two parts: the minification factor and the layer number. The minification factor specifies by which factor two adjacent pyramid-layers are shrunk. Commonly used in CZI are 2 or 3. The layer number starts with 0 with the highest resolution layer.


The documentation for this struct was generated from the following file: