Méthode | Description | |
---|---|---|
FromString ( string colorString ) : Color |
Converts a string representation of a Color into a Color.
|
|
ToInt ( this color ) : int |
Converts a Color to an int representation.
|
public static FromString ( string colorString ) : Color | ||
colorString | string | A |
Résultat | Color |