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

In This Topic
    JBIG2Bitmap.FastBitSet Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal length As Integer _
    )
    public JBIG2Bitmap.FastBitSet( 
       int length
    )

    Parameters

    length
    See Also