Skip navigation.
 
mlRe: [loading 16-bit png,psd|loading tiff from stdout]
FROM : nibs@mac.com
DATE : Tue Jan 28 22:19:20 2003

On Tuesday, January 28, 2003, at 02:31 PM, Josh Anon wrote:
> Problem 2 is that if I have ImageMagick output a TIF, a tif that opens
> fine in preview if I dump it to a file, the above code returns an
> empty image--cocoa can't make an image rep from the tif.


i believe that preview uses quicktime to read the images and not
NSImage in cocoa. afaik NSImage (or NSBitmapImageRep) doesn't use
quicktime on the backend.

nibs
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
ml[loading 16-bit png,psd|loading tiff from stdout] Josh Anon Jan 28, 20:31
mlRe: [loading 16-bit png,psd|loading tiff from stdout] nibs@mac.com Jan 28, 22:19
mlRe: [loading 16-bit png,psd|loading tiff from stdout] John C. Randolph Jan 29, 01:34
mlRe: [loading 16-bit png,psd|loading tiff from stdout] Josh Anon Jan 29, 04:39
mlRe: [loading 16-bit png,psd|loading tiff from stdout] John C. Randolph Jan 29, 22:51
mlRe: [loading 16-bit png,psd|loading tiff from stdout] Josh Anon Jan 29, 23:04