drewnoakes / metadata-extractor-dotnet

Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample code for XMP

flemingm opened this issue · comments

Attached is sample code for accessing XMP data...

Show how to access XMP metadata and use XMP options.

net3Console XMP sample.zip

Thank you for sharing this.

If you'd like to, please submit a PR to extend the samples in the repo directly: https://github.com/drewnoakes/metadata-extractor-dotnet/tree/master/MetadataExtractor.Samples