Image::ExifTool::CanonRaw - Read Canon RAW (CRW) meta information


Image-ExifTool documentation  | view source Contained in the Image-ExifTool distribution.

Index


NAME

Top

Image::ExifTool::CanonRaw - Read Canon RAW (CRW) meta information

SYNOPSIS

Top

This module is loaded automatically by Image::ExifTool when required.

DESCRIPTION

Top

This module contains definitions required by Image::ExifTool to interpret meta information from Canon CRW 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

Top

The CR2 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

Top

Copyright 2003-2011, 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

Top

http://www.cybercom.net/~dcoffin/dcraw/
http://www.wonderland.org/crw/
http://xyrion.org/ciff/
http://owl.phy.queensu.ca/~phil/exiftool/canon_raw.html

ACKNOWLEDGEMENTS

Top

Thanks to Dave Nicholson for decoding a number of new tags.

SEE ALSO

Top

CanonRaw Tags in Image::ExifTool::TagNames, Image::ExifTool::Canon(3pm), Image::ExifTool(3pm)


Image-ExifTool documentation  | view source Contained in the Image-ExifTool distribution.