C# Class PoshCode.Controls.ColorHelper

Datei anzeigen Open project: Jaykul/PoshConsole

Public Methods

Method Description
Invert ( this color ) : Color
Invert ( this color, byte Alpha ) : Color

Method Details

Invert() public static method

public static Invert ( this color ) : Color
color this
return Color

Invert() public static method

public static Invert ( this color, byte Alpha ) : Color
color this
Alpha byte
return Color