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

In This Topic
    InvertColors Method (GrayscaleBitmap)
    In This Topic
    Inverts the pixel colors from black to white and vice versa.
    Syntax
    'Declaration
     
    Public Sub InvertColors() 
    public void InvertColors()
    See Also