which works on 10.5,
but fails on 10.4 (saving a gif with only one color). Seems to be
time to move to 10.5...
thanks for your help!
--
Patrick Haruksteiner
Date: Tue, 25 Nov 2008 18:43:12 +1000
From: Rob Keniger <[EMAIL PROTECTED]>
Subject: Re: CGImageDestinationSetProperties does no
On 25/11/2008, at 9:51 AM, Patrick Haruksteiner wrote:
I even tested the code in the given example as it was, but it did
not work for the loop count too.
I'm using 10.4.11 with Xcode 2.4.1 - and I'm wondering that not even
the above mentioned example works...
Could someone test if the exam
mple works...
Could someone test if the example works for him and produces a gif
that has the loop property set?
--
Patrick Haruksteiner
Date: Mon, 24 Nov 2008 18:24:16 +1000
From: Rob Keniger <[EMAIL PROTECTED]>
Subject: Re: CGImageDestinationSetProperties does not work for
animat
On 24/11/2008, at 6:24 AM, Patrick Haruksteiner wrote:
CGImageDestinationSetProperties(imageDestination,
(CFDictionaryRef)finalGIFImageProperties);
I've never worked with this API before, but what happens if you change
the above line to this?:
CGImageDestinationSetProperties(imageDest
Hello,
I'm exporting an animted GIF and want to set properties like the loop
count or if a global colormap is used. It seems that I have a problem
with CGImageDestinationSetProperties. Setting the frame related
properties like the delay time for the frames works fine, but the
image relate