#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 |
◆ endDecompress()
virtual bool grk::ICodeStreamDecompress::endDecompress |
( |
void |
| ) |
|
|
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 |
◆ initDecompress()
virtual void grk::ICodeStreamDecompress::initDecompress |
( |
grk_dparameters * |
p_param | ) |
|
|
pure virtual |
◆ readHeader()
virtual bool grk::ICodeStreamDecompress::readHeader |
( |
grk_header_info * |
header_info | ) |
|
|
pure virtual |
◆ setDecompressWindow()
virtual bool grk::ICodeStreamDecompress::setDecompressWindow |
( |
grkRectU32 |
window | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: