[]
Returns a reference to the root of subband tree structure representing the subband decomposition for the specified tile-component.
public abstract SubbandAn getAnSubbandTree(int param1, int param2)
Type | Name | Description |
---|---|---|
int | param1 | |
int | param2 |
Type | Description |
---|---|
SubbandAn | The root of the subband tree structure, see Subband. |