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

In This Topic
    hFilter Field (SubbandSyn)
    In This Topic
    The horizontal analysis filter used to recompose this subband, from its childs. This is applicable to "node" elements only. The default value is null.
    Syntax
    'Declaration
     
    
    Public hFilter As SynWTFilter
    public SynWTFilter hFilter
    See Also