[]
Returns a reference to the subband tree structure representing the subband decomposition for the specified tile-component.
public virtual SubbandAn getAnSubbandTree(int t, int c)
| Type | Name | Description |
|---|---|---|
| int | t | The index of the tile. |
| int | c | The index of the component. |
| Type | Description |
|---|---|
| SubbandAn | The subband tree structure, see SubbandAn. |