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

In This Topic
    ForwWTDataProps Interface
    In This Topic
    This interface extends the ImgData interface with methods that are necessary for forward wavelet data (i.e. data that is produced by a forward wavelet transform).
    Object Model
    ForwWTDataProps Interface
    Syntax
    'Declaration
     
    
    Public Interface ForwWTDataProps 
       Inherits CSJ2K.j2k.image.ImgData 
    public interface ForwWTDataProps : CSJ2K.j2k.image.ImgData  
    See Also