RAW image format support in NSImage
RAW image format support in NSImage
- Subject: RAW image format support in NSImage
- From: Michael Ehrmann <email@hidden>
- Date: Wed, 15 Mar 2006 14:02:34 +0100
Hi all,
I try to load a RAW image (e.g. .nef Nikon RAW format of a D70) with -
initWithContentsOfFile:(NSString*)filename. This creates a NSImage
object with one NSBitmapImageRep inside.
But the NSBitmapImageRep seems to be only a thumbnail (160x120
pixels) of the RAW image (3024 x 1998 pixels). Am I doing something
wrong? All other image formats seem to work.
In other words, is there another way to get a full resolution
NSBitmapImageRep of a RAW image?
Regards
Michael Ehrmann
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden