#include <TileCache.h>
◆ TileComponentWindowBase()
template<typename T >
grk::TileComponentWindowBase::TileComponentWindowBase |
( |
bool | isCompressor, |
|
|
bool | lossless, |
|
|
bool | wholeTileDecompress, |
|
|
grk_rect32 | unreducedTileComp, |
|
|
grk_rect32 | reducedTileComp, |
|
|
grk_rect32 | unreducedImageCompWindow, |
|
|
uint8_t | numresolutions, |
|
|
uint8_t | reducedNumResolutions ) |
|
inline |
◆ ~TileComponentWindowBase()
template<typename T >
grk::TileComponentWindowBase::~TileComponentWindowBase |
( |
| ) |
|
|
inlinevirtual |
◆ alloc()
template<typename T >
bool grk::TileComponentWindowBase::alloc |
( |
| ) |
|
|
inline |
◆ bounds()
template<typename T >
grk_rect32 grk::TileComponentWindowBase::bounds |
( |
| ) |
const |
|
inline |
Get bounds of tile component (canvas coordinates) decompress: reduced canvas coordinates of window compress: unreduced canvas coordinates of entire tile.
Referenced by grk::grk::GrkImage::duplicate().
◆ unreducedBounds()
template<typename T >
grk_rect32 grk::TileComponentWindowBase::unreducedBounds |
( |
| ) |
const |
|
inline |
◆ useBandWindows()
template<typename T >
bool grk::TileComponentWindowBase::useBandWindows |
( |
| ) |
const |
|
inlineprotected |
◆ bounds_
◆ compress_
◆ resolution_
◆ resWindows
◆ unreducedBounds_
◆ wholeTileDecompress_
The documentation for this struct was generated from the following files: