ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.synthesis Namespace / SynWTFilterIntLift5x3 Class / SynLowPosSupport Property

In This Topic
    SynLowPosSupport Property (SynWTFilterIntLift5x3)
    In This Topic
    Returns the positive support of the low-pass synthesis filter. That is the number of taps of the filter in the negative direction.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property SynLowPosSupport As Integer
    public override int SynLowPosSupport {get;}

    Property Value

    The number of taps of the low-pass synthesis filter in the positive direction
    See Also