mp3::tag::imageexiftool(3pm) debian man page | unix.com

Man Page: mp3::tag::imageexiftool

Operating Environment: debian

Section: 3pm

MP3::Tag::ImageExifTool(3pm)				User Contributed Perl Documentation			      MP3::Tag::ImageExifTool(3pm)

NAME
MP3::Tag::ImageExifTool - extract size info from image files via Image::Size.
SYNOPSIS
my $db = MP3::Tag::ImageExifTool->new($filename); # Name of multimedia file see MP3::Tag
DESCRIPTION
MP3::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
mp3::tag::cue(3pm) - debian
mp3::tag::file(3pm) - debian
mp3::tag::id3v1(3pm) - debian
mp3::tag::id3v2_data(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results