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

In This Topic
    getData Method (JBIG2Bitmap)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function getData( _
       ByVal switchPixelColor As Boolean _
    ) As Byte()
    public byte[] getData( 
       bool switchPixelColor
    )

    Parameters

    switchPixelColor
    See Also