Re: 5-channel CMYKA image fails to give TIFFRepresentation
Re: 5-channel CMYKA image fails to give TIFFRepresentation
- Subject: Re: 5-channel CMYKA image fails to give TIFFRepresentation
- From: Andrew Platzer <email@hidden>
- Date: Wed, 27 Nov 2002 17:15:39 -0800
On Monday, Nov 25, 2002, at 19:05 US/Pacific, Jeff Disher wrote:
For some reason the TIFFRepresentation method of NSImage is failing
horribly when sent to an instance that holds a 5-channel CMYKA image.
It prints this error in the console:
<snip>
TIFF Error: Cannot handle 5-channel data.
...
Can anyone figure this one out? Since the NSBitmapImageRep supports
these CMYKA images and talks about them in the docs I would assume
that the methods that work with it would work as well.
The TIFF code in Cocoa won't read or write CMYKA TIFFs even though
NSBitmapImageReps does support this format. This has always been the
case as far as I can tell. Please file a bug about it.
Andrew
______________________
Andrew Platzer
Application Frameworks
Apple Computer, Inc.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.