ImageSharp
ImageSharp copied to clipboard
Add DrawImage(Image, Point, Rectangle) method to the DrawImage processor
Shouldn't be hard to implement and would have better performance than Clone -> Crop -> Draw path.
From discussion by @TheBoneJarmer in https://github.com/SixLabors/ImageSharp/discussions/2102