C# Class SoundInTheory.DynamicImage.Util.ColorExtensionMethods

Afficher le fichier Open project: sitdap/dynamic-image

Méthodes publiques

Méthode Description
GetBrightness ( this c ) : float
GetHue ( this c ) : float
GetSaturation ( this c ) : float

Method Details

GetBrightness() public static méthode

public static GetBrightness ( this c ) : float
c this
Résultat float

GetHue() public static méthode

public static GetHue ( this c ) : float
c this
Résultat float

GetSaturation() public static méthode

public static GetSaturation ( this c ) : float
c this
Résultat float