![]() | ![]() | ![]() | ![]() |
exif(n) 1.1.2 exif "EXIF parsing"Nameexif - Tcl EXIF extracts and parses EXIF fields from digital images Synopsis
DescriptionThe EXIF package is a recoding of Chris Breeze's Perl package to do the same thing. This version accepts a channel as input and returns a serialized array with all the recognised fields parsed out. There is also a function to obtain a list of all possible field names that might be present, which is useful in building GUIs that present such information. COMMANDS
COPYRIGHTS(c) 2002 Darren New Hold harmless the author, and any lawful use is allowed. ACKNOWLEDGEMENTSThis code is a direct translation of version 1.3 of exif.pl by Chris Breeze. See the source for full headers, references, etc. BUGS, IDEAS, FEEDBACKThis document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category exif of the Tcllib SF Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation. |