Type Definition mozjpeg_sys::JSAMPARRAY
[−]
[src]
type JSAMPARRAY = *const JSAMPROW;
ptr to some rows (a 2-D sample array)
type JSAMPARRAY = *const JSAMPROW;
ptr to some rows (a 2-D sample array)