Search results for "module:Image::GD::Thumbnail"
GD::Image::Thumbnail - Perl extension for creating thumbnailed images with GD.
DMUEY/GD-Image-Thumbnail-0.02
-
27 Aug 2005 00:11:53 UTC
Image::GD::Thumbnail - produce thumbnail images with GD
This module uses the GD library to create a thumbnail image with no side bigger than you specify. The subroutine "create" takes two arguments: the first is a GD image object, the second is the size, in pixels, you wish the image's longest side to be....
LGODDARD/Image-GD-Thumbnail-0.041 - 19 Dec 2007 12:20:23 UTC
Image::Resize - Simple image resizer using GD
Despite its heavy weight, I've always used Image::Magick for creating image thumbnails. I know it can be done using lighter-weight GD, I just never liked its syntax. Really, who wants to remember the lengthy arguments list of copyResized() or copyRes...
SHERZODR/Image-Resize-0.5 - 04 Nov 2005 22:37:59 UTC
Image::Magick::Thumbnail - Produces thumbnail images with ImageMagick
This module uses the ImageMagick library to create a thumbnail image with no side bigger than you specify. There is no OO API, since that would seem to be over-kill. There's just "create". SUBROUTINE create my ($im_obj, $x, $y) = Image::Magick::Thumb...
LGODDARD/Image-Magick-Thumbnail-0.06e - 11 Jan 2012 13:06:38 UTC
Image::Seek - A port of ImgSeek to Perl
ImgSeek (http://www.imgseek.net/) is an implementation of Haar wavelet decomposition techniques to find similar pictures in a library. This module is port of the ImgSeek library to Perl's XS. It can deal with image objects produced by the "Imager", "...
WOLLMERS/Image-Seek-0.06 - 30 Dec 2015 16:41:34 UTC
Image::Thumbnail - Simple thumbnails with various Perl libraries
This module was created to answer the FAQ, 'How do I simply create a thumbnail with pearl?' (*sic*). It allows you to easily make thumbnail images from files, objects or (in most cases) 'blobs', using either the ImageMagick, "Image::Epeg", Imager or ...
LGODDARD/Image-Thumbnail-0.66 - 25 Feb 2011 10:53:04 UTC
Image::Magick::Square - Takes image and crops trims to a square shape
The subroutine create() takes as argument an ImageMagick image object. It returns an ImageMagick image object (the thumbnail), as well as the number of pixels of the *side* of the image. It does not take dimension arguments, because if your image is ...
LEOCHARRE/Image-Magick-Square-1.003 - 13 Mar 2008 18:09:30 UTC
Image::Maps::Plot::FromLatLong - plots points on Mercator Projection world/regional map
Plots points defined by latitude/longitude on JPEG Mercator Projection maps, optionally creating an HTML page with image map to display the image....
LGODDARD/Image-Maps-Plot-FromLatLong-0.12 - 17 Nov 2004 20:05:14 UTC
Image::TextMode::Renderer::GD - A GD-based renderer for text mode images
This module allows you to render your text mode image though the GD graphics library....
BRICAS/Image-TextMode-0.26 - 12 Apr 2022 01:56:21 UTC
Image::Maps::Plot::FromPostcode - from postcodes plot world/regional maps in JPEG/HTML
This module is a sub-class of "Image::Maps::Plot::FromLatLong", that uses the "WWW::MapBlast" module to convert postcodes to latitude and longitude....
LGODDARD/Image-Maps-Plot-FromPostcode-2 - 25 Feb 2003 10:32:59 UTC