#include <CodeStream.h>
◆ ~ICodeStreamDecompress()
virtual grk::ICodeStreamDecompress::~ICodeStreamDecompress |
( |
| ) |
|
|
virtualdefault |
◆ decompress()
virtual bool grk::ICodeStreamDecompress::decompress |
( |
grk_plugin_tile * |
tile | ) |
|
|
pure virtual |
◆ decompressTile()
virtual bool grk::ICodeStreamDecompress::decompressTile |
( |
uint16_t |
tileIndex | ) |
|
|
pure virtual |
◆ dump()
virtual void grk::ICodeStreamDecompress::dump |
( |
uint32_t |
flag, |
|
|
FILE * |
outputFileStream |
|
) |
| |
|
pure virtual |
◆ getImage() [1/2]
virtual GrkImage * grk::ICodeStreamDecompress::getImage |
( |
uint16_t |
tileIndex | ) |
|
|
pure virtual |
◆ getImage() [2/2]
virtual GrkImage * grk::ICodeStreamDecompress::getImage |
( |
void |
| ) |
|
|
pure virtual |
◆ init()
◆ postProcess()
virtual bool grk::ICodeStreamDecompress::postProcess |
( |
void |
| ) |
|
|
pure virtual |
◆ preProcess()
virtual bool grk::ICodeStreamDecompress::preProcess |
( |
void |
| ) |
|
|
pure virtual |
◆ readHeader()
virtual bool grk::ICodeStreamDecompress::readHeader |
( |
grk_header_info * |
header_info | ) |
|
|
pure virtual |
◆ setDecompressRegion()
virtual bool grk::ICodeStreamDecompress::setDecompressRegion |
( |
grk_rect_single |
region | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: