private static IMagickImage ExecuteAppendHorizontally(IMagickImageCollection collection) { return(collection.AppendHorizontally()); }