FromHtml()
ColorTranslator::FromHtml(const System::String&) method
Converts the specified HTML color representation to the equvivalent Color object.
static Color System::Drawing::ColorTranslator::FromHtml(const System::String &name)
Arguments
Parameter | Type | Description |
---|---|---|
name | const System::String& | The name of HTML color to translate |
Return Value
A Color object that represents the specified HTML color
See Also
- Class Color
- Class String
- Class ColorTranslator
- Namespace System::Drawing
- Library Aspose.Slides