ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.decoders Namespace / JBIG2StreamDecoder Class / appendBitmap Method

In This Topic
    appendBitmap Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub appendBitmap( _
       ByVal bitmap As JBIG2Bitmap _
    ) 
    public virtual void appendBitmap( 
       JBIG2Bitmap bitmap
    )

    Parameters

    bitmap
    See Also