• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CGImageDestinationSetProperties does not work for animated GIF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CGImageDestinationSetProperties does not work for animated GIF


  • Subject: Re: CGImageDestinationSetProperties does not work for animated GIF
  • From: Rob Keniger <email@hidden>
  • Date: Mon, 24 Nov 2008 18:24:16 +1000


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(imageDestination, (CFDictionaryRef) gifImageProperties);

My reading of the the docs seems to suggest that you would pass the keys directly rather than wrapping them in another dictionary using kCGImagePropertyGIFDictionary.

--
Rob Keniger



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >CGImageDestinationSetProperties does not work for animated GIF (From: Patrick Haruksteiner <email@hidden>)

  • Prev by Date: Re: Multiple views in a nib file?
  • Next by Date: Re: Multiple views in a nib file?
  • Previous by thread: CGImageDestinationSetProperties does not work for animated GIF
  • Next by thread: Re: CGImageDestinationSetProperties does not work for animated GIF
  • Index(es):
    • Date
    • Thread