Skip to content

cmdwtf/Dithering

 
 

Repository files navigation

🌈 cmdwtf.Dithering

A .NET 5.0 compatible library that provides methods to reduce the colors in an image by using various dithering algorithms.

Example

See the example application for a WinForms utility that allows you to experiment with the various algorithms easily.

📝 License

cmdwtf.Dithering is available under the 0BSD License. As well, it is governed by the terms of the MIT license, from the work it was derived from. If you are interested in more specific license terms, please get in touch.

Acknowledgements

The majority of this library is based on the fantastic work (MIT licensed) of Cyotek Ltd, available here.

About

Image dithering techniques using C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%