look at the Apple docs for how the corresponding method works

https://developer.apple.com/library/ios/#documentation/GraphicsImaging/Reference/CGImageSource/Reference/reference.html


On Wed, Feb 29, 2012 at 1:35 PM, jGoff <[email protected]> wrote:

> I see how to get EXIF and TIFF metadata, but the IPTC tags are not there.
>
> Seems as though I have to use MonoTouch.ImageIO, but the documentation is
> incomplete.
>
> I'm a newbie and not sure how to proceed.  Anyone have suggestions?
>
>
> this is what I have found:
>
> -----------------------------------------------------------------------------------------
> MonoTouch.ImageIO.CGImageSource: Method Members
>
> Public Methods
>  CopyProperties(MonoTouch.Foundation.NSDictionary) :
> MonoTouch.Foundation.NSDictionary
> Documentation for this section has not yet been entered.
>
> ------------------------------------------------------------------------------------------
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Trying-to-read-IPTC-metadata-in-jpeg-files-tp4432701p4432701.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to