Grok 10.0.5
|
#include <TileCache.h>
Public Member Functions | |
virtual | ~ICodeStreamCompress ()=default |
virtual bool | init (grk_cparameters *p_param, GrkImage *p_image)=0 |
virtual bool | start (void)=0 |
virtual bool | compress (grk_plugin_tile *tile)=0 |
|
virtualdefault |
|
pure virtual |
Implemented in grk::grk::CodeStreamCompress, and grk::grk::FileFormatCompress.
|
pure virtual |
Implemented in grk::grk::CodeStreamCompress, and grk::grk::FileFormatCompress.
|
pure virtual |
Implemented in grk::grk::CodeStreamCompress, and grk::grk::FileFormatCompress.