#include <CodingParams.h>
◆ disableRandomAccessFlags_
| uint32_t grk::DecodingParams::disableRandomAccessFlags_ |
◆ fast16BitMct_
| bool grk::DecodingParams::fast16BitMct_ |
◆ layersToDecompress_
| uint16_t grk::DecodingParams::layersToDecompress_ |
if != 0, then only the first "layersToDecompress_" layers are decompressed; if == 0 or not used, all the quality layers are decompressed
◆ reduce_
| uint8_t grk::DecodingParams::reduce_ |
if != 0, then original dimension divided by 2^(reduce); if == 0 or not used, image is decompressed to the full resolution
Referenced by grk::GrkImage::postReadHeader().
◆ skipAllocateComposite_
| bool grk::DecodingParams::skipAllocateComposite_ |
The documentation for this struct was generated from the following file: