Query: mp3::tag::imagesize
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MP3::Tag::ImageSize(3pm) User Contributed Perl Documentation MP3::Tag::ImageSize(3pm)NAMEMP3::Tag::ImageSize - extract size info from image files via Image::Size.SYNOPSISmy $db = MP3::Tag::ImageSize->new($filename); # Name of multimedia file see MP3::TagDESCRIPTIONMP3::Tag::ImageSize 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.SEE ALSOImage::Size, MP3::Tag perl v5.14.2 2009-05-09 MP3::Tag::ImageSize(3pm)