[][src]Function leptonica_sys::pixMosaicColorShiftRGB

pub unsafe extern "C" fn pixMosaicColorShiftRGB(
    pixs: *mut PIX,
    roff: l_float32,
    goff: l_float32,
    boff: l_float32,
    delta: l_float32,
    nincr: l_int32
) -> *mut PIX