C# Class Damselfly.Core.Utils.ColorUtils

Afficher le fichier Open project: Webreaper/Damselfly

Méthodes publiques

Méthode Description
ToHex ( Color c ) : string
ToRgb ( Color c ) : string

Method Details

ToHex() public static méthode

public static ToHex ( Color c ) : string
c Color
Résultat string

ToRgb() public static méthode

public static ToRgb ( Color c ) : string
c Color
Résultat string