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

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

    Parameters

    bitmapNumber
    See Also