开发者

How do you get the dateTaken using imageIO (JPEG)?

开发者 https://www.devze.com 2023-02-04 18:21 出处:网络
Does anyone know how to extract the date a jpeg image was taken/c开发者_运维技巧reate from the jpeg meta data using imageio? This package should help you extract the metadata you need.

Does anyone know how to extract the date a jpeg image was taken/c开发者_运维技巧reate from the jpeg meta data using imageio?


This package should help you extract the metadata you need. http://www.drewnoakes.com/drewnoakes.com/code/exif/


You should consider Java Advanced Imaging API.

Java doc here
PDF with examples here

0

精彩评论

暂无评论...
验证码 换一张
取 消