1Image::ExifTool::MPF(3)User Contributed Perl DocumentatioInmage::ExifTool::MPF(3)
2
3
4
6 Image::ExifTool::MPF - Read Multi-Picture Format information
7
9 This module is used by Image::ExifTool
10
12 This module contains tag definitions and routines to read Multi-Picture
13 Format (MPF) information from JPEG images.
14
16 Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 http://www.cipa.jp/english/hyoujunka/kikaku/pdf/DC-007_E.pdf
23 <http://www.cipa.jp/english/hyoujunka/kikaku/pdf/DC-007_E.pdf>
24
26 "MPF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
27
28
29
30perl v5.12.4 2011-01-03 Image::ExifTool::MPF(3)