Function read_color::rgba [] [src]

pub fn rgba(chars: &mut Chars) -> Option<[u8; 4]>

Reads RGBA colors from iterator of characters.