Image::ExifTool::WriteCanonRaw (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Image::ExifTool::WriteCanonRaw.pl - Write Canon RAW (CRW and CR2) informationSYNOPSIS
These routines are autoloaded by Image::ExifTool::CanonRaw.DESCRIPTION
This file contains routines used by ExifTool to write CanonCRW
and CR2
files and metadata.
NOTES
TheCRW
format is a pleasure to work with. All pointer offsets are relative
to the start of the data for each directory. If TIFF/EXIF
had implemented
pointers in this way, it would be MUCH
easier to read and write TIFF/JPEG
files, and would lead to far fewer problems with corrupted metadata.
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.