Does GetAttribute() return what you need? There is a list of
'attributes' for 'set' and 'get' in<www.imagemagic.org/script/perl-
magic.php> which might be helpful.
HTH
Alan Fry
On 23 Feb 2006, at 23:17, Adam Witney wrote:
Hi,
I am using PerlMagick to parse a TIFF file as I need to extract some
information from the header section. I can get Tags like Make and
Model, but
I need to get some of the others (specifically Host Computer).... The
information can be extracted using ImageMagick's identify -verbose,
but I
don't know how to get to all the tags using PerlMagick.
Does anyone know how to get all the header tag information or at
least get a
list of the available tags with PerlMagick?
Thanks for any help
Adam
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.