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

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