JaCraig / Structure.Sketching

Image processing library for use in .Net applications that supports .Net Core.
Apache License 2.0
84 stars 5 forks source link

Add EXIF data #10

Open JaCraig opened 8 years ago

JaCraig commented 8 years ago

Once again low priority but it does come up every once in a while when dealing with digital cameras:

Basically tiff tags:

http://www.digitalpreservation.gov/formats/content/tiff_tags.shtml

File format:

http://www.digitalpreservation.gov/formats/fdd/fdd000146.shtml

Example library:

http://www.nuget.org/packages/ExifLib/