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.
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 mails | Author | Date |
|---|---|---|
| Josh Anon | Jan 28, 20:31 | |
| nibs@mac.com | Jan 28, 22:19 | |
| John C. Randolph | Jan 29, 01:34 | |
| Josh Anon | Jan 29, 04:39 | |
| John C. Randolph | Jan 29, 22:51 | |
| Josh Anon | Jan 29, 23:04 |






Cocoa mail archive

