• 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: exporting image files to disk using CGImageDestination
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exporting image files to disk using CGImageDestination


  • Subject: Re: exporting image files to disk using CGImageDestination
  • From: Mike Abdullah <email@hidden>
  • Date: Mon, 24 Feb 2014 17:21:16 +0000

On 24 Feb 2014, at 17:00, Kevin Meaney <email@hidden> wrote:

> I've written a command line tool that takes an image file (when testing I'm using JPEG files) and applies a custom CIFilter (a naive chroma key filter I've written) and saves a file to disk. Sampling the command line tool when processing files shows it is spending 90% of its time writing the png file of which most of this time is spent in a function called deflate in libz. The final file quality is good. I'm using CGImageDestination to export the file with default settings.

I’m a little unclear here. Are you saying the process appears to much slower than you can reasonably expect? Or simply that you’d like to find a way to make it go faster? (something which may well not be very possible)


_______________________________________________

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: exporting image files to disk using CGImageDestination
      • From: Kevin Meaney <email@hidden>
References: 
 >exporting image files to disk using CGImageDestination (From: Kevin Meaney <email@hidden>)

  • Prev by Date: Re: Issues with CIFilters and CALayers
  • Next by Date: Re: Issues with CIFilters and CALayers
  • Previous by thread: exporting image files to disk using CGImageDestination
  • Next by thread: Re: exporting image files to disk using CGImageDestination
  • Index(es):
    • Date
    • Thread