Picture profile name
Posted: 2007-02-20T08:25:45-07:00
Hello,
how to obtain the picture profile name in perl.
I have tried this function :
but nothing. I obtain nothing.
If someone have an idea, it will be very cool.
I'm french. My english is too poor.
how to obtain the picture profile name in perl.
I have tried this function :
Code: Select all
$Image=Image::Magick->new;
$Image->ReadImage('533.eps');
print $Image->Get('format');
If someone have an idea, it will be very cool.
I'm french. My english is too poor.