• 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: Controlling RAW Camera file conversion in NSImage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Controlling RAW Camera file conversion in NSImage


  • Subject: Re: Controlling RAW Camera file conversion in NSImage
  • From: Ryan Britton <email@hidden>
  • Date: Mon, 5 Feb 2007 08:03:44 -0800

No, it isn't. Not directly anyway. You may be able to get some approximation of this by using Core Image, but even then I believe it still operates on the loaded bitmap data rather than the RAW data.

If you want to control the generation of the RAW file's bitmap, you'll likely need to wrap dcraw (the basis for many RAW converters - http://cybercom.net/~dcoffin/dcraw/) internally and feed it the parameters you want.



On Feb 4, 2007, at 7:51 PM, Steven Noyes wrote:

NSImage, when presented with a RAW image file from a camera (a CR2, CRW or NEF) file for example, will decode the image and present the NSBitmapImageRep in the NSImage with a great 16 bit converted file. This is right cool but I have a question.

Is it possible to control any of the parameters in the RAW conversion? I am concerned with any Chroma or Noise Reduction applied to the image.

Steven Noyes

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: Controlling RAW Camera file conversion in NSImage
      • From: Steven Noyes <email@hidden>
References: 
 >Controlling RAW Camera file conversion in NSImage (From: Steven Noyes <email@hidden>)

  • Prev by Date: Re: Finding Source of Apple Event
  • Next by Date: Application window remains even the app crashes
  • Previous by thread: Controlling RAW Camera file conversion in NSImage
  • Next by thread: Re: Controlling RAW Camera file conversion in NSImage
  • Index(es):
    • Date
    • Thread