ComponentOne PDF for .NET
org.jpedal.jbig2.image Namespace / JBIG2Bitmap.FastBitSet Class / get Method

In This Topic
    get Method (JBIG2Bitmap.FastBitSet)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function get( _
       ByVal index As Integer _
    ) As Boolean
    public bool get( 
       int index
    )

    Parameters

    index
    See Also