Re: NSImage & Multi-Page TIFF?
Re: NSImage & Multi-Page TIFF?
- Subject: Re: NSImage & Multi-Page TIFF?
- From: Marcel Weiher <email@hidden>
- Date: Wed, 13 Mar 2002 08:22:41 +0100
On Wednesday, March 13, 2002, at 03:05 AM, Steven O'Toole wrote:
On Tuesday, March 12, 2002, at 05:03 PM, Ondra Cada wrote:
Steven O'Toole (SOT) wrote at Tue, 12 Mar 2002 10:25:21 -0800:
SOT> Does NSImage support Multi-Page TIFFs? If so, how would I
display a
SOT> particular page?
IIRC, you want to check those imageReps.
Oh, I see.
Thanks for your help.
Well, that is pretty much the answer. For example, check ou
+ (NSArray *)imageRepsWithData:(NSData *)tiffData; /* TIFFs can contain
multiple images */
in NSBitmapImageRep...
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
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.