ComponentOne PDF for .NET
org.jpedal.jbig2.decoders Namespace / JBIG2StreamDecoder Class / getPageAsJBIG2Bitmap Method

In This Topic
    getPageAsJBIG2Bitmap Method (JBIG2StreamDecoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getPageAsJBIG2Bitmap( _
       ByVal i As Integer _
    ) As JBIG2Bitmap
    public virtual JBIG2Bitmap getPageAsJBIG2Bitmap( 
       int i
    )

    Parameters

    i
    See Also