Type Alias mozjpeg_sys::JSAMPROW

source ·
pub type JSAMPROW = *const JSAMPLE;
Expand description

ptr to one image row of pixel samples.