ReportViewer for WPF and Silverlight | ComponentOne
CSJ2K.j2k.wavelet.synthesis Namespace / SubbandSyn Class / HorWFilter Property

In This Topic
    HorWFilter Property (SubbandSyn)
    In This Topic
    This function returns the horizontal wavelet filter relevant to this subband
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property HorWFilter As WaveletFilter
    public override WaveletFilter HorWFilter {get;}

    Property Value

    The horizontal wavelet filter
    See Also