[][src]Function read_color::rgba

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

Reads RGBA colors from iterator of characters.