Function mupdf_sys::fz_pixmap_y

source ·
pub unsafe extern "C" fn fz_pixmap_y(
    ctx: *mut fz_context,
    pix: *const fz_pixmap
) -> c_int
Expand description

Return the y value of the pixmap in pixels.