rgba

Function rgba 

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

Reads RGBA colors from iterator of characters.