[][src]Function photon::helpers::get_pixels

pub fn get_pixels(img: DynamicImage) -> Vec<u8>

Get raw pixels (as a vec of u8s) from a DynamicImage