Expand description

How to read a set of resolution levels.

Structs

Processes pixel blocks from a file and accumulates them into multiple levels per channel.

Specify to read all contained resolution levels from the image, if any.

Specify to read only the highest resolution level, skipping all smaller variations. The sample storage can be [ReadFlatSamples].

Traits

A template that creates a SamplesReader once for each resolution level.