Skip to main content
parse_hex_color
r
0.2.0
In r::
interpreter::
builtins::
graphics
r
::
interpreter
::
builtins
::
graphics
Function
parse_
hex_
color
Copy item path
Source
fn parse_hex_color(s: &
str
) -> [
u8
;
4
]
Expand description
Parse a hex color string like “#RRGGBB” or “#RRGGBBAA”.