Skip to content

Simple easy to use C library which allows you to open PNG image files in 1 line. Compatible with S2DE / S3DE.

License

Notifications You must be signed in to change notification settings

iasebsil83/C_PNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program is a simple utility library that will allow you to manipulate
PNG files a little bit easier.
It uses the standard libpng.h library.

A demonstration program is made in src/prog.c.

More information about this library are available in lib/PNG.c.

DISCLAIMER : This program is not a substitute of the existing C libraries but a complement.
             libpng.h gives a lot of options on png files management, this library is a way much simpler.



Contact     : i.a.sebsil83@gmail.com
Youtube     : https://www.youtube.com/user/IAsebsil83
GitHub repo : https://github.com/iasebsil83

Let's Code !                                  By I.A.

About

Simple easy to use C library which allows you to open PNG image files in 1 line. Compatible with S2DE / S3DE.

Topics

Resources

License

Stars

Watchers

Forks