Page 1 of 1

Animated GIF

Posted: Sat Jul 26, 2008 5:23 am
by Tom Moran
Hi Loic:

I know we can display animated gif images... any chance you can add the ability to create, edit and save image pages/frames (like you can with tiff files) to an animated gif file?

Thanks, Loic!

Best regards,

Tom

Re: Animated GIF

Posted: Sun Jul 27, 2008 7:16 pm
by Loïc
HI Tom,

These methods will be added within the next release:

GifDeletePage()
GifGetFrameCount()
GifOpenMultiPageAsReadOnly()
GifSelectPage()
GifGetPageTime()
GifSetPageTime()
GifSetLoopCount()
GifSaveMultiPageToFile()
GifCreateMultiPageFromFile()
GifCreateMultiPageFromGdPictureImage()
GifAppendPageFromFile()
GifAppendPageFromGdPictureImage()
GifInsertPageFromFile()
GifInsertPageFromGdPictureImage()
GifSwapPages()

I think they cover all needs for read, edit & create animated GIF images.

Best regards,

Loïc Carrère

Re: Animated GIF

Posted: Sun Jul 27, 2008 11:09 pm
by Tom Moran
Hi Loic:

WOW! :P As always, your response is terrific. I'm looking forward to the next release.

Best regards,

Tom

Re: Animated GIF

Posted: Thu Jul 31, 2008 10:45 am
by Loïc
Hi,

This feature is now implemented in GdPicture V 5.6: viewtopic.php?t=838

Loïc