Class SystemDrawingColorExtensions
public static class SystemDrawingColorExtensions
- Inheritance
-
SystemDrawingColorExtensions
- Inherited Members
Methods
ToHexString(Color)
Converts a Color to a hex string in the format
"#RRGGBB", for example to be used in CSS styles.
public static string ToHexString(this Color color)
Parameters
colorColor