Function to_raw_pixels

Source
pub fn to_raw_pixels(imgdata: ImageData) -> Vec<u8> 
Expand description

Convert ImageData to a raw pixel vec of u8s.