Function mupdf_sys::fz_is_pixmap_monochrome[][src]

pub unsafe extern "C" fn fz_is_pixmap_monochrome(
    ctx: *mut fz_context,
    pixmap: *mut fz_pixmap
) -> c_int

Check if the pixmap is a 1-channel image containing samples with only values 0 and 255