mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
5 lines
205 B
Plaintext
5 lines
205 B
Plaintext
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.
|