Function read_color::rgb [] [src]

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

Reads RGB colors from iterator of characters.