[]
public interface WaveletTransform : ImgData
Name | Description |
---|---|
getImplementationType(int) | Returns the implementation type of this wavelet transform (WT_IMPL_LINE or WT_IMPL_FRAME) for the specified component, in the current tile. |
isReversible(int, int) | Returns the reversibility of the wavelet transform for the specified component and tile. A wavelet transform is reversible when it is suitable for lossless and lossy-to-lossless compression. |