ComponentOne PDF for .NET
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