fn apply_merge(
fe: &Merge,
cs: ColorInterpolation,
region: IntRect,
source: &Pixmap,
results: &[FilterResult],
) -> Result<Image, Error>fn apply_merge(
fe: &Merge,
cs: ColorInterpolation,
region: IntRect,
source: &Pixmap,
results: &[FilterResult],
) -> Result<Image, Error>