• 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
Low level PNG image manipulation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Low level PNG image manipulation


  • Subject: Low level PNG image manipulation
  • From: Andrew Ebling <email@hidden>
  • Date: Sat, 8 Dec 2007 08:16:42 +0000

I'm writing my first serious/hopefully useful Cocoa application which manipulates PNG images, reducing the number of colours used and paletising the image to reduce the file size.

In order to do this, I'll need to manipulate the PNG image file at a fairly low level and I'm wondering what the best approach would be. I've been searching the Developer Documentation for information on using the PNG file format, but not found anything that looks useful.

Does anyone know if there is anything in the Cocoa API that would help me do this? All I've found so far is CGImageProperties- >kCGImagePropertyIsIndexed.

Or should I just revert to using libpng/zlib which are both open source libraries written in C?

thanks,

Andrew
_______________________________________________

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


  • Follow-Ups:
    • Re: Low level PNG image manipulation
      • From: Bill Dudney <email@hidden>
  • Prev by Date: Re: Rounding an NSDate down
  • Next by Date: Re: GCC Standard Predefined Macros
  • Previous by thread: Re: Rounding an NSDate down
  • Next by thread: Re: Low level PNG image manipulation
  • Index(es):
    • Date
    • Thread