[]
Returns the implementation type of this wavelet transform (WT_IMPL_LINE or WT_IMPL_FRAME) for the specified component, in the current tile.
int getImplementationType(int c)
| Type | Name | Description |
|---|---|---|
| int | c | The index of the component. |
| Type | Description |
|---|---|
| int | WT_IMPL_LINE or WT_IMPL_FULL for line, block or full-page based transforms. |