1Image::ExifTool::Canon(U3s)er Contributed Perl DocumentatIimoange::ExifTool::Canon(3)
2
3
4
6 Image::ExifTool::Canon - Canon EXIF maker notes tags
7
9 This module is loaded automatically by Image::ExifTool when required.
10
12 This module contains definitions required by Image::ExifTool to
13 interpret Canon maker notes in EXIF information.
14
16 Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 <http://park2.wakwak.com/~tsuruzoh/Computer/Digicams/exif-e.html>
23 <http://www.wonderland.org/crw/>
24 <http://www.cybercom.net/~dcoffin/dcraw/>
25 <http://homepage3.nifty.com/kamisaka/makernote/makernote_canon.htm>
26 (...plus lots of testing with my 300D, A570IS and G12!)
27
29 Thanks Michael Rommel and Daniel Pittman for information they provided
30 about the Digital Ixus and PowerShot S70 cameras, Juha Eskelinen and
31 Emil Sit for figuring out the 20D and 30D FileNumber, Denny Priebe for
32 figuring out a couple of 1D tags, and Michael Tiemann, Rainer Honle,
33 Dave Nicholson, Chris Huebsch, Ger Vermeulen, Darryl Zurn, D.J. Cristi,
34 Bogdan, Vesa Kivisto and Kai Harrekilde-Petersen for decoding a number
35 of new tags. Also thanks to everyone who made contributions to the
36 LensType lookup list or the meanings of other tag values.
37
39 "Canon Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
40
41
42
43perl v5.30.1 2020-01-31 Image::ExifTool::Canon(3)