PDA

View Full Version : Dynamic Animated QLabel



patrik08
30th May 2008, 19:38
I just post a new Label to Display Animated Portable Network Graphics APNG like a Movie
the label is here:
http://www.qt-apps.org/content/show.php/Apng++Frame+Label?content=82221
Each frame display it the exact time as the frame say.

Is possibel to load image or data like a PowerPoint file at runntime , just extract the write class from tool.

To compose Frames or movie from PNG file

this tool help:
http://www.qt-apps.org/content/show.php/APNG+Image%2BVideo+format+assembler?content=81573
&&
https://addons.mozilla.org/en-US/firefox/addon/5519

IMO:
the only big problem is to extract Background color from png_color_16p to QColor
tell me your PNG experience.!