aauger / FilterDotNet

Interface-based image filter implementations in .NET 6.0, platform-agnostic. Current implementation available for Windows, with GNU/Linux coming soon.
GNU General Public License v3.0
3 stars 0 forks source link

Move fastimage #3

Closed aauger closed 2 years ago

aauger commented 2 years ago

Finally closes out issue to address the filter library itself having dependencies on System.Drawing. You could provide any implementation you like (aside from the reference FastImage one).