drewnoakes / metadata-extractor-dotnet

Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Other
941 stars 167 forks source link

Sample code for XMP #259

Closed flemingm closed 4 years ago

flemingm commented 4 years ago

Attached is sample code for accessing XMP data...

Show how to access XMP metadata and use XMP options.

net3Console XMP sample.zip

drewnoakes commented 4 years ago

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