Sunday, July 12, 2009

API to read and write generic image files in C/C++?

Hi all!





Is there any C/C++ library providing APIs that read and write image files regardless of the image type ( pgm, ppm, jpg, png, ... )?








Thanks!


Massimo

API to read and write generic image files in C/C++?
Have a look at CImg[1].


No comments:

Post a Comment