ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.synthesis Namespace / InvWTData Interface
Members

In This Topic
    InvWTData Interface
    In This Topic
    This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e. data that is the source to an inverse wavlet trasnform).
    Object Model
    InvWTData Interface
    Syntax
    'Declaration
     
    
    Public Interface InvWTData 
       Inherits MultiResImgData 
    public interface InvWTData : MultiResImgData  
    See Also