Image::ExifTool::PICT (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Image::ExifTool::PICT - Read PICT meta informationSYNOPSIS
This module is used by Image::ExifToolDESCRIPTION
This module contains routines required by Image::ExifTool to readPICT
(Apple Picture) images.
NOTES
Extraction ofPICT
opcodes is experimental, and is only enabled with the
Verbose or the Unknown option.
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
- <developer.apple.com/documentation/mac/QuickDraw/QuickDraw-2.html>
- <developer.apple.com/documentation/QuickTime/INMAC/QT/iqImageCompMgr.a.htm>
SEE ALSO
``PICT
Tags'' in Image::ExifTool::TagNames,
Image::ExifTool(3pm)