Skip to main content

from_str

Function from_str 

Source
pub fn from_str(name: &str) -> Option<Rgb<Srgb, u8>>
Available on crate feature named only.
Expand description

Get an SVG/CSS3 color by name.

The names are the same as the constants, but lower case.