/ImageSharp

Standalone managed library for loading images of different formats

Primary LanguageC#zlib LicenseZlib

ImageSharp is a standalone library for loading images of different formats using managed code only.
Two main formats that are going to be supported are PNG and DDS, but feel free to fork this project to introduce support for more formats.