Function vips_sys::im_tone_build_range [] [src]

pub unsafe extern "C" fn im_tone_build_range(
    out: *mut VipsImage,
    in_max: c_int,
    out_max: c_int,
    Lb: f64,
    Lw: f64,
    Ps: f64,
    Pm: f64,
    Ph: f64,
    S: f64,
    M: f64,
    H: f64
) -> c_int