[]
Returns the implementation type of this wavelet transform, WT_IMPL_FULL (full-page based transform). All components return the same.
public override int getImplementationType(int c)
Type | Name | Description |
---|---|---|
int | c | The index of the component. |
Type | Description |
---|---|
int | WT_IMPL_FULL |