Re: Read jpeg comments from file?
Re: Read jpeg comments from file?
- Subject: Re: Read jpeg comments from file?
- From: Jean-Daniel Dupas <email@hidden>
- Date: Thu, 3 Apr 2008 09:58:18 +0200
If you just need to display the image, use an NSImage
(initWithContentsOfFile).
If you need a greater control over metadata, use the ImageIO API
(search CGImageSource in doc and sample codes).
Le 2 avr. 08 à 22:50, Trygve Inda a écrit :
I have a jpeg file which has a comment added as meta data. How can I
read
this from the file?
Thanks,
Trygve
_______________________________________________
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
_______________________________________________
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