1Image::ExifTool::PICT(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::PICT(3)
2
3
4
6 Image::ExifTool::PICT - Read PICT meta information
7
9 This module is used by Image::ExifTool
10
12 This module contains routines required by Image::ExifTool to read PICT
13 (Apple Picture) images.
14
16 Extraction of PICT opcodes is experimental, and is only enabled with
17 the Verbose or the Unknown option.
18
20 Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
21
22 This library is free software; you can redistribute it and/or modify it
23 under the same terms as Perl itself.
24
26 <http://developer.apple.com/documentation/mac/QuickDraw/QuickDraw-2.html>
27 <http://developer.apple.com/documentation/QuickTime/INMAC/QT/iqImageCompMgr.a.htm>
28
30 "PICT Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
31
32
33
34perl v5.36.1 2023-11-21 Image::ExifTool::PICT(3)