Reading tags of *.tiff and *.eps files
i have to read tags of cmyk *.tiff and *.e开发者_如何学JAVAps files. i use .net 3.5. How can i do it?
For Tiff I saw this in another thread. Looks quite interesting, but cannot tell how well it works.
You could test the EXIFextractor library
精彩评论