Replaces .NET's default GIF and 8-bit PNG encoding with high-quality Octree Quantization and multi-pass dithering support.
Docs: http://imageresizing.net/plugins/prettygifs
Support: http://imageresizing.net/support
Requires license, see http://imageresizing.net/plugins
## 30+ plugins...
More information
ColorQuant is a .Net color quantizer based on Xiaolin Wu's Color Quantizer. For a given 32-bit RGB or ARGB image, it will produce a 8-bit palletized image.
Binary Wrapper for PngQuant, JpegOptim and Wu's nQuant algorithmn to compress image.
Binary still have to be installed on target machine and accessible via Enviornment Path Variables
KGy SOFT Drawing Libraries offer advanced features built around System.Drawing types.
Among others:
- Fast direct native Bitmap data access for every PixelFormat
- Quantizing and dithering
- Creating GIF animations
- Several built-in icons as well as simple access to Windows associated and stock...
More information
KGy SOFT Drawing Core Libraries offer advanced features in a technology-agnostic way.
Among others:
- Creating managed bitmap data of any pixel format on every platform
- Creating bitmap data for any managed or unmanaged buffer
- Supporting custom pixel formats
- Quantizing and dithering
- Creating...
More information