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

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