[]
Returns the wavelet tree decomposition. Actually JPEG 2000 part 1 only supports WT_DECOMP_DYADIC decomposition.
public override int getDecomp(int t, int c)
Type | Name | Description |
---|---|---|
int | t | The tile-index |
int | c | The index of the component. |
Type | Description |
---|---|
int | The wavelet decomposition. |