Color.ToString
Color.ToString method
Converts this Color
structure to a human-readable string.
public override string ToString()
Return Value
A string that is the name of this Color
, if the Color
is created from a predefined color by using either the FromName
method or the FromKnownColor
method; otherwise, a string that consists of the ARGB component names and their values.
See Also
- struct Color
- namespace Aspose.Imaging
- assembly Aspose.Imaging