[]
Returns a reference to the subband tree structure representing the subband decomposition for the specified tile-component of the source.
public override 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 Subband. |