Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / BilevelBitmap Class / InvertColors Method

In This Topic
    InvertColors Method (BilevelBitmap)
    In This Topic
    Inverts all black pixels to white and all white pixels to black.
    Syntax
    'Declaration
     
    Public Sub InvertColors() 
    public void InvertColors()
    See Also