Skip navigation.
 
mlRe: Saving an NSImage to an image file
FROM : Nick Zitzmann
DATE : Sun Jun 04 21:04:39 2006

On Jun 4, 2006, at 12:52 PM, Graham wrote:

> So how do I save an NSImage instance (obtained from an NSURL) into 
> a file, .tif or jpeg or whatever?


<file:///Developer/ADC%20Reference%20Library/documentation/Cocoa/
Reference/ApplicationKit/Classes/NSImage_Class/Reference/
Reference.html#//apple_ref/occ/instm/NSImage/TIFFRepresentation>
<file:///Developer/ADC%20Reference%20Library/documentation/Cocoa/
Reference/Foundation/Classes/NSData_Class/Reference/Reference.html#//
apple_ref/occ/instm/NSData/writeToFile:atomically:>

Nick Zitzmann
<http://www.chronosnet.com/>

Related mailsAuthorDate
mlSaving an NSImage to an image file Graham Jun 4, 20:52
mlRe: Saving an NSImage to an image file Paul Lynch Jun 4, 21:04
mlRe: Saving an NSImage to an image file Nick Zitzmann Jun 4, 21:04
mlRe: Saving an NSImage to an image file Gregory Weston Jun 4, 22:07
mlRe: Saving an NSImage to an image file Michael B Johnson Jun 5, 00:56
mlRe: Saving an NSImage to an image file Ron Fleckner Jun 5, 01:19