Subject: | bug |
Date: | Thu, 1 Jan 2015 13:16:59 +0000 (UTC) |
To: | "bug-Image-DominantColors [...] rt.cpan.org" <bug-Image-DominantColors [...] rt.cpan.org> |
From: | Mike Bennett <mikesdocuments [...] yahoo.com> |
C:\Perl\mike> perl image.plCan't call method "getheight" on an undefined value at C:/Perl/site/lib/Image/DominantColors.pm line 36.
use Image::DominantColors;use Data::Dumper;
my $dmt = Image::DominantColors->new({file => 'xx.jpg'}); my $r = $dmt->getDominantColors(); print Dumper($r);
xx.jpg is1600x120024 bit depthsRGB5 compressed bits per pixel1.08 Mbytes