public interface InvWTData extends MultiResImgData
Modifier and Type | Method and Description |
---|---|
int |
getCbULX()
Returns the horizontal code-block partition origin.
|
int |
getCbULY()
Returns the vertical code-block partition origin Allowable values are 0
and 1, nothing else.
|
SubbandSyn |
getSynSubbandTree(int t,
int c)
Returns the subband tree, for the specified tile-component.
|
getCompImgHeight, getCompImgWidth, getCompSubsX, getCompSubsY, getImgHeight, getImgULX, getImgULY, getImgWidth, getNomTileHeight, getNomTileWidth, getNumComps, getNumTiles, getNumTiles, getResULX, getResULY, getTile, getTileCompHeight, getTileCompWidth, getTileHeight, getTileIdx, getTilePartULX, getTilePartULY, getTileWidth, nextTile, setTile
SubbandSyn getSynSubbandTree(int t, int c)
getSynSubbandTree
in interface MultiResImgData
t
- The index of the tile, from 0 to T-1.c
- The index of the component, from 0 to C-1.int getCbULX()
int getCbULY()
Copyright © 2017 Open Microscopy Environment