public interface ForwWTDataProps extends ImgData
Modifier and Type | Method and Description |
---|---|
SubbandAn |
getAnSubbandTree(int t,
int c)
Returns a reference to the root of subband tree structure representing
the subband decomposition for the specified tile-component.
|
int |
getCbULX()
Returns the horizontal offset of the code-block partition.
|
int |
getCbULY()
Returns the vertical offset of the code-block partition.
|
boolean |
isReversible(int t,
int c)
Returns the reversibility of the given tile-component.
|
getCompImgHeight, getCompImgWidth, getCompSubsX, getCompSubsY, getCompULX, getCompULY, getImgHeight, getImgULX, getImgULY, getImgWidth, getNomRangeBits, getNomTileHeight, getNomTileWidth, getNumComps, getNumTiles, getNumTiles, getTile, getTileCompHeight, getTileCompWidth, getTileHeight, getTileIdx, getTilePartULX, getTilePartULY, getTileWidth, nextTile, setTile
boolean isReversible(int t, int c)
t
- Tile indexc
- Component indexSubbandAn getAnSubbandTree(int t, int c)
int getCbULX()
int getCbULY()
Copyright © 2016 Open Microscopy Environment