Tags: qt

Qt plugin to read animated GIF images

March 4th, 2011, 1563 views
I have prepared a plugin for Qt which is able to read animated GIF image files. This plugin is originally based on a work by shawn t rutledge which adds the ability of writing GIF images to Qt. You can find the original plugin here. I have extended it t… more »