RECENT POSTS
P5-image-size-fillfullselect
May 26, 2018
Pick whether an image fill setting for a image should be fill or full
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 ImageSizeFillFullSelect; my $iffs = ImageSizeFillFullSelect->new; my $FFselection = $iffs->select”someImage.gif”;
WWW http//search.cpan.org/dist/Image-Size-FillFullSelect/
- Older
- Newer