An open API service indexing awesome lists of open source software.

https://github.com/wintersnake/c-imglib

A C library for loading and saving a variety of image formats
https://github.com/wintersnake/c-imglib

Last synced: 11 months ago
JSON representation

A C library for loading and saving a variety of image formats

Awesome Lists containing this project

README

          

# Image Loader Library
This library is meant to learn how to load, manipulate, and store several different image file formats as well as being a source to look at for others to dive in themselves.