[]
Returns the wavelet tree decomposition. Only WT_DECOMP_DYADIC is supported by JPEG 2000 part I.
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. |