capture_into

Function capture_into 

Source
pub unsafe fn capture_into<P>(img: &mut ImageData<P>)
where P: Pixel,