ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.analysis Namespace / SubbandAn Class / hFilter Field

In This Topic
    hFilter Field (SubbandAn)
    In This Topic
    The horizontal analysis filter used to decompose this subband. This is applicable to "node" elements only. The default value is null.
    Syntax
    'Declaration
     
    
    Public hFilter As AnWTFilter
    public AnWTFilter hFilter
    See Also