apply_composite

Function apply_composite 

Source
fn apply_composite(
    fe: &Composite,
    cs: ColorInterpolation,
    region: IntRect,
    input1: Image,
    input2: Image,
) -> Result<Image, Error>