pub unsafe extern "C" fn fz_pixmap_colorspace(
    ctx: *mut fz_context,
    pix: *const fz_pixmap
) -> *mut fz_colorspace
Expand description

Return the colorspace of a pixmap

Returns colorspace.