aboutsummaryrefslogblamecommitdiff
path: root/graphics/p5-Image-Size-FillFullSelect/pkg-descr
blob: 53c7cb66f10913eec66be938ed07f895e9549075 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                              







                                                                           
Decides if the fill setting for an image should be either fill, in meaning the
image should be resized to fix the screen, or full which means it should be
scaled to fit the screen.

use Image::Size::FillFullSelect;
my $iffs = Image::Size::FillFullSelect->new();
my $FFselection = $iffs->select("someImage.gif");

WWW: http://search.cpan.org/dist/Image-Size-FillFullSelect/