1Image::ExifTool::JPEG(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::JPEG(3)
2
3
4
6 Image::ExifTool::JPEG - Definitions for uncommon JPEG segments
7
9 This module is used by Image::ExifTool
10
12 This module contains definitions required by Image::ExifTool for some
13 uncommon JPEG segments. For speed reasons, definitions for more common
14 JPEG segments are included in the Image::ExifTool module itself.
15
17 Copyright 2003-2007, Phil Harvey (phil at owl.phy.queensu.ca)
18
19 This library is free software; you can redistribute it and/or modify it
20 under the same terms as Perl itself.
21
23 "JPEG Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
24
25
26
27perl v5.8.8 2007-09-12 Image::ExifTool::JPEG(3)