Tiff Properties
Tiff Properties
- Subject: Tiff Properties
- From: Arvind Nayak <email@hidden>
- Date: Thu, 26 Jun 2008 04:33:14 -0700
Greetings,
I am working on multipage tiff file. I am writing raw data to NSBitmapImageRep. Then getting the TIFFRepresentations to write to a tiff file.
When I open the file in preview I could see "TIFF Properties" in the get info pane. I would like to set custom properties to describe the image. This is done to increase the readability of the image file. I tried to set the property using setProperty: method. But the properties that are set using this method is not shown in preview. I can read back the values properly using valueForProperty: method.
How can I set the "Tiff Property" which can be visible in "Get Info" pane of preview application? Any help is highly appreciated.
Thanks in advance
Arvind.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden