0

I need to make a highlighter effect as if drawing with a transparent ink.

How do I do this in ImageSharp (or any other C# image processinglibrary)?

Example Image:

Image where some text is highlighted with a transparent color

SpicyCatGames
  • 863
  • 7
  • 25
  • I asked this without really looking at the library thoroughly. Looks like I can just set alpha on the pen's color to something other than 255 in ImageSharp. – SpicyCatGames Feb 11 '23 at 11:28

0 Answers0