Color.ToString Method
.NET Framework 4.5
Creates a string representation of the color by using the ScRGB channels.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToString() | Creates a string representation of the color using the ScRGB channels. (Overrides ValueType.ToString().) |
|
ToString(IFormatProvider) | Creates a string representation of the color by using the ScRGB channels and the specified format provider. |