[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.WaveletTransform

WaveletTransform Interface

Namespace: CSJ2K.j2k.wavelet
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public interface WaveletTransform : ImgData

Methods

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.