C# Class SimShift.Dialogs.Tesla.ColorBlender

Afficher le fichier Open project: nlhans/SimShift

Méthodes publiques

Méthode Description
Blend ( this color, Color backColor, double amount ) : Color

Method Details

Blend() public static méthode

public static Blend ( this color, Color backColor, double amount ) : Color
color this
backColor System.Drawing.Color
amount double
Résultat System.Drawing.Color