• 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
Bit maps from raw camera files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bit maps from raw camera files


  • Subject: Bit maps from raw camera files
  • From: James Merkel <email@hidden>
  • Date: Sat, 05 Jul 2008 14:00:07 -0700

I notice there are now about 120 Digital camera raw formats supported by Mac OS X as of system 10.5.4.
I am trying to get a bit map from these camera files so I am using:


NSBitmapImageRep * imageBitMap = [NSBitmapImageRep imageRepWithContentsOfFile:theFile]

For some raw files (Nikon NEF and Canon CR2) I get a bit map. But for other files (Sony DSLR-A100 ARW file) I get a nil bit map.
On the other hand, I notice that the system does support the Sony raw file in some way, since for example:


[[NSImage alloc] initWithContentsOfFile:theFile] does produce an image.

So the question is how to go about reliably getting a bit map reliably form these camera raw files?

Thanks.

Jim Merkel
_______________________________________________

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: Bit maps from raw camera files
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: Loading a different interface
  • Next by Date: Re: Loading a different interface
  • Previous by thread: Re: Toolbar code in separate Controller?
  • Next by thread: Re: Bit maps from raw camera files
  • Index(es):
    • Date
    • Thread