ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / WaveletFilter Interface / AnHighNegSupport Property

In This Topic
    AnHighNegSupport Property (WaveletFilter)
    In This Topic
    Returns the negative support of the high-pass analysis filter. That is the number of taps of the filter in the negative direction.
    Syntax
    'Declaration
     
    
    ReadOnly Property AnHighNegSupport As Integer
    int AnHighNegSupport {get;}

    Property Value

    The number of taps of the high-pass analysis filter in the negative direction
    See Also