[]
Returns the wavelet tree decomposition. Only WT_DECOMP_DYADIC is supported by JPEG 2000 part I.
public abstract int getDecomp(int param1, int param2)
Public MustOverride Function getDecomp(param1 As Integer, param2 As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | param1 | |
| int | param2 |
| Type | Description |
|---|---|
| int | The wavelet decomposition. |