Skip to content

Commit

Permalink
Introduction of the TMaskRenderer that allows EraseOutsidePaths to di…
Browse files Browse the repository at this point in the history
…rectly modify the target image instead of drawing on a new image and then blending that with the target image.

EraseOutsidePaths now also skips the path-masking if the path is a rectangle. It then uses up to 4 FillRect calls for the uncovered areas.
  • Loading branch information
ahausladen committed Sep 7, 2024
1 parent 70c1e65 commit 1a22510
Show file tree
Hide file tree
Showing 4 changed files with 257 additions and 107 deletions.
Loading

0 comments on commit 1a22510

Please sign in to comment.