hi, I have got the solution to extract each frame and its property from a multiple-frame gif picture now. But how can I generate a multiple-frame gif picture with some images using gdi+. Sample code is appreciated. thank you!
hi, I have got the solution to extract each frame and its property from a multiple-frame gif picture now. But how can I generate a multiple-frame gif picture with some images using gdi+. Sample code is appreciated. thank you!
On Thu, 2 Sep 2004 09:01:03 +0800, "philip" < XXXX@XXXXX.COM > Here's an MS example of creating a multiframe image: http://www.**--****.com/
Thank you . But the sample code you provided is to create tiff image, not gif image. I once tried this sample code, the tiff image i created is only a container for all image without animation. So, do you have the sample code for creating "GIF" animation image. Thank you again! ----- Original Message ----- From: "Paul" < XXXX@XXXXX.COM > Newsgroups: microsoft.public.win32.programmer.gdi Sent: Thursday, September 02, 2004 10:47 AM Subject: Re: hi, how can I generate a multiple-frame gif picture using gdi+ http://www.**--****.com/
On Fri, 3 Sep 2004 08:36:23 +0800, "philip" < XXXX@XXXXX.COM > Creating a multipage image is similar whether you're creating a TIFF or GIF, which is why I linked the example. When encoding specify image/gif instead of image/tiff. GIF also have a propertyitem (PropertyTagFrameDelay) for each frame and a loop count for the entire image.
Users browsing this forum: No registered users and 6 guest