mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-17 20:52:38 +01:00
11 lines
268 B
Markdown
11 lines
268 B
Markdown
LodePNG
|
|
-------
|
|
|
|
PNG encoder and decoder in C and C++.
|
|
|
|
Home page: http://lodev.org/lodepng/
|
|
|
|
Only two files are needed to allow your program to read and write PNG files: lodepng.cpp and lodepng.h.
|
|
|
|
The other files in the project are just examples, unit tests, etc...
|