Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.synthesis Namespace / SynWTFilter Class / getSynLowNegSupport Method

In This Topic
    getSynLowNegSupport Method (SynWTFilter)
    In This Topic
    GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.IWaveletFilter.getSynLowNegSupport
    Syntax
    'Declaration
     
    Public MustOverride Function getSynLowNegSupport() As System.Integer
    public abstract System.int getSynLowNegSupport()
    See Also