[][src]Function graphicsmagick_sys::ColorMatrixImage

pub unsafe extern "C" fn ColorMatrixImage(
    image: *mut Image,
    order: c_uint,
    matrix: *const f64
) -> c_uint