On 12/03/2011 02:53, leaf falling wrote:

how can I get the file header size of tiff images? Thanks a lot.

What exactly do you mean? The TIFF specification at

  <http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf>

say "A TIFF file begins with an 8-byte image file header...". So perhaps your answer is 8 bytes, but I doubt it.

Does a module like Image::Info <http://search.cpan.org/~srezic/Image-Info-1.31/lib/Image/Info.pm> help at all?

Rob

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to