pub unsafe extern "C" fn ImageColorContrast(
    image: *mut Image,
    contrast: c_float
)
Expand description

Modify image color: contrast (-100 to 100)