Image::ExifTool::HtmlDump(3pm) User Contributed Perl Documentation Image::ExifTool::HtmlDump(3pm)
NAME
Image::ExifTool::HtmlDump - Dump information in hex to HTML page
SYNOPSIS
use Image::ExifTool::HtmlDump;
my $dump = new Image::ExifTool::HtmlDump;
$dump->Add($start, $size, $comment);
$dump->Print($dumpInfo, $raf, $dataPt, $dataPos, $outfile);
DESCRIPTION
This module contains code used to generate an HTML-based hex dump of information for
debugging purposes. This is code is called when the ExifTool 'HtmlDump' option is used.
Currently, only EXIF and TIFF information is dumped.
BUGS
Due to a memory allocation bug in ActivePerl 5.8.x for Windows, this code may run
extremely slowly when processing large files with this version of Perl.
An HTML 4 compliant browser is needed to properly display the generated HTML page, but
note that some of these browsers (like Mozilla) may not properly display linefeeds in the
tool tips.
AUTHOR
Copyright 2003-2008, 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.
SEE ALSO
Image::ExifTool(3pm)
perl v5.10.0 2008-05-29 Image::ExifTool::HtmlDump(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 10:30 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)