Méthode | Description | |
---|---|---|
ArgbColor ( int argbValue ) : System | ||
FromRgb ( int rgb ) : |
||
FromRgbaHexStringWithOptionalANoThrow ( string rgba ) : |
||
ToRgbaHexString ( ) : string |
Méthode | Description | |
---|---|---|
HexToArgbColor ( string rgba ) : int |
public ArgbColor ( int argbValue ) : System | ||
argbValue | int | |
Résultat | System |
public static FromRgb ( int rgb ) : |
||
rgb | int | |
Résultat |
public static FromRgbaHexStringWithOptionalANoThrow ( string rgba ) : |
||
rgba | string | |
Résultat |