[Qt-interest] how to store Qpaint drawing as an animation layer

Akshey Jawa aksheyjawa at gmail.com
Fri Jul 24 09:19:00 CEST 2009


Hello,

I am new to QT. I want to make an application to open an image and draw over
it(using QPaint) with mouse. The drawing will be pretty simple, it will done
by a brush and pen. I just want to save the drawing layer instead of
modifying the image. I also want the drawing to be stored with a time
sequence so that when the drawing layer is displayed over the image it is
shown as animation. The viewer to show the drawing layer over the image will
also be developed by me. I thought of storing the drawing layer as a gif
animation. Is there any other more efficient solution?

Thanks,
Akshey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090724/34689e73/attachment.html 


More information about the Qt-interest-old mailing list