处理gif图像的C语言库-giflib
2014-04-12 15:03:10 阿炯

本站赞助商链接,请多关照。 GIFLIB是一个C语言的Gif图像处理库,支持Gif图像操作,采用MIT协议授权。


giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented.

最新版本:5.0
此版本修复了一个小的内存泄露问题;修复了 MinGW port。

项目主页:http://sourceforge.net/projects/giflib/