Skip to main content

parse_color_string

Function parse_color_string 

Source
fn parse_color_string(s: &str) -> [u8; 4]
Expand description

Parse a hex color string to RGBA.