Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis Namespace / AnWTFilter Class / getAnHighNegSupport Method

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