Description
So, I have two images,
Base
Overlay
You can see on the overlay that the bottom left corner is chamfered, I'd like to apply the same chamfering to the base image so the image doesn't bleed through in the corner.
Expected example output with a different overlay
I've taken a look at the examples and can see a way to make round corners, but am unsure how to create a straight cut.
- ImageSharp version: 1.0.0-beta004
- Environment (Operating system, version and so on): .NET Core 2.1, Windows 10
Description
So, I have two images,
Base
Overlay
You can see on the overlay that the bottom left corner is chamfered, I'd like to apply the same chamfering to the base image so the image doesn't bleed through in the corner.
Expected example output with a different overlay
I've taken a look at the examples and can see a way to make round corners, but am unsure how to create a straight cut.