fn apply_blend( fe: &Blend, cs: ColorInterpolation, region: IntRect, input1: Image, input2: Image, ) -> Result<Image, Error>