1Image::ExifTool::GIF(3)User Contributed Perl DocumentatioInmage::ExifTool::GIF(3)
2
3
4
6 Image::ExifTool::GIF - Read and write GIF meta information
7
9 This module is loaded automatically by Image::ExifTool when required.
10
12 This module contains definitions required by Image::ExifTool to read
13 and write GIF meta information.
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.w3.org/Graphics/GIF/spec-gif89a.txt
23 <http://www.w3.org/Graphics/GIF/spec-gif89a.txt>
24 <http://www.adobe.com/devnet/xmp/>
25 <http://graphcomp.com/info/specs/ani_gif.html>
26
28 Image::ExifTool(3pm)
29
30
31
32perl v5.12.4 2011-08-18 Image::ExifTool::GIF(3)