ok ckuethe
This commit is contained in:
mbalmer 2006-07-10 21:41:05 +00:00
parent 82656457b3
commit 812e898faa

View File

@ -1,4 +1,3 @@
Most digital cameras produce EXIF files, which are JPEG files
with extra tags that contain information about the image. The
EXIF library allows you to parse an EXIF file and read the
data from those tags.
Most digital cameras produce EXIF files, which are JPEG files with extra tags
that contain information about the image. The EXIF library allows you to parse
an EXIF file and read the data from those tags.