Man Page: mp3::tag::imageexiftool
Operating Environment: debian
Section: 3pm
MP3::Tag::ImageExifTool(3pm) User Contributed Perl Documentation MP3::Tag::ImageExifTool(3pm)NAMEMP3::Tag::ImageExifTool - extract size info from image files via Image::Size.SYNOPSISmy $db = MP3::Tag::ImageExifTool->new($filename); # Name of multimedia file see MP3::TagDESCRIPTIONMP3::Tag::ImageExifTool is designed to be called from the MP3::Tag module. It implements width(), height() and mime_type() methods (sizes in pixels). They return "undef" if "Image::Size" is not available, or does not return valid data. perl v5.14.2 2009-05-11 MP3::Tag::ImageExifTool(3pm)
| Related Man Pages |
|---|
| jsymphonic(1) - debian |
| id3_set_tag(3) - php |
| html::prototype::helper::tag(3pm) - debian |
| log::agent::tag::callback(3pm) - debian |
| mp3::tag::parsedata(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |