Function read_color::rgb[][src]

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

Reads RGB colors from iterator of characters.