Image::ExifTool::CanonRaw (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Image::ExifTool::CanonRaw - Read Canon RAW (CRW) meta informationSYNOPSIS
This module is loaded automatically by Image::ExifTool when required.DESCRIPTION
This module contains definitions required by Image::ExifTool to interpret meta information from CanonCRW
raw files. These files are written directly
by some Canon cameras, and contain meta information similar to that found in
the EXIF
Canon maker notes.
NOTES
TheCR2
format written by some Canon cameras is very different the CRW
format processed by this module. (CR2
is TIFF-based and uses standard EXIF
tags.)
AUTHOR
Copyright 2003-2017, Phil Harvey (phil at owl.phy.queensu.ca)This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
REFERENCES
- <www.cybercom.net/~dcoffin/dcraw>
- <www.wonderland.org/crw>
- <xyrion.org/ciff>
- <owl.phy.queensu.ca/~phil/exiftool/canon_raw.html>