1
vote
1answer
269 views
Getting image metadata in .NET without regards to metadata format
Given a filename, I need to be able to access certain metadata in an image for a (closed source) project I'm currently developing, without regard to how the metadata is stored (that is, Exif, IPTC, or …
