Color.from_name
- classmethod Color.from_name(name)[source]
Construct a color from a name in the extended color table of HTML/CSS/SVG.
- Parameters:
- namestr
The color name. The name is case-insensitive.
- Returns:
References
Site Navigation
Construct a color from a name in the extended color table of HTML/CSS/SVG.
The color name. The name is case-insensitive.
References