Function read_color::rgba[][src]

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

Reads RGBA colors from iterator of characters.