C# Class PoshCode.Controls.ColorHelper

Afficher le fichier Open project: Jaykul/PoshConsole

Méthodes publiques

Méthode Description
Invert ( this color ) : Color
Invert ( this color, byte Alpha ) : Color

Method Details

Invert() public static méthode

public static Invert ( this color ) : Color
color this
Résultat Color

Invert() public static méthode

public static Invert ( this color, byte Alpha ) : Color
color this
Alpha byte
Résultat Color