private static IMagickImage ExecuteMerge(IMagickImageCollection collection) { return(collection.Merge()); }