Function mupdf_sys::fz_pixmap_bbox

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

Return the bounding box for a pixmap.