Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 278 Bytes

ofxGifImage

openFrameworks addon for loading, creating and saving GIFs. Works with all formats.

This uses FreeImage under the hood to import/export the GIFs.

Includes a threaded loader which reports back the progress of the loading process, as well as a threaded GIF saver.