ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.image Namespace / BitmapPointer Class / BitmapPointer Constructor

In This Topic
    BitmapPointer Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal bitmap As JBIG2Bitmap _
    )
    public BitmapPointer( 
       JBIG2Bitmap bitmap
    )

    Parameters

    bitmap
    See Also