The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Image::Imlib2"

Image::Imlib2 - Interface to the Imlib2 image library River stage two • 9 direct dependents • 10 total dependents

Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large numb...

LBROCARD/Image-Imlib2-2.03 - 24 Nov 2009 21:42:21 UTC

Image::Base::Imlib2 - draw images using Imlib2 River stage zero No dependents

"Image::Base::Imlib2" extends "Image::Base" to create or update image files using the "Image::Imlib2" module. The following file formats are available, as of Imlib2 1.4.4, provided Imlib2 was built with necessary supporting libraries (such as "libpng...

KRYDE/Image-Base-Imlib2-1 - 16 Sep 2011 22:54:11 UTC

Image::Imlib2::Thumbnail - Generate a set of thumbnails of an image River stage one • 1 direct dependent • 1 total dependent

This module generates a series of thumbnails of an image using Image::Imlib2. If you want to generate a single thumbnail, you should look at Image::Imlib2's create_scaled_image method. Digital cameras take photos in many different sizes and aspect ra...

LBROCARD/Image-Imlib2-Thumbnail-0.40 - 24 Aug 2009 21:24:29 UTC

Test::Image::Plugin::Imlib2 - Test real images using Imlib2 River stage zero No dependents

new width height color_at($x,$y) See Test::Image for more details of what these should do....

FOTANGO/Test-Image-0.02 - 21 May 2007 15:05:14 UTC

Image::Imlib2::Thumbnail::S3 - Generate thumbnails of an image into S3 River stage zero No dependents

This module generates a set of thumbnails of an image and stores them in Amazon S3. Digital cameras take photos in many different sizes and aspect ratios. Photo websites need to display thumbnails of different sizes of these photos. This module makes...

LBROCARD/Image-Imlib2-Thumbnail-S3-0.31 - 10 Dec 2007 12:06:48 UTC

Image::Imlib2::Thumbnail::Scaled - Create scaled thumbnails while keeping the aspect ratio River stage zero No dependents

This module creates a series of thumbnails using Image::Imlib2. This module is essentially Image::Imlib2::Thumbnail, except it respects the aspect ratio of the original image when scaling, and there are some minor differences in terms of what functio...

SRCHULO/Image-Imlib2-Thumbnail-Scaled-0.07 - 27 Dec 2019 05:07:03 UTC

Image::Seek - A port of ImgSeek to Perl River stage zero No dependents

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

Test::Image - test an image River stage zero No dependents

This modules is a "Test::Builder" compatible testing module for testing images. Calling the methods of this module prints out Test Anything Protocol output designed to be processed by Test::Harness during a "make test" or "./Build test". This module ...

FOTANGO/Test-Image-0.02 - 21 May 2007 15:05:14 UTC

Image::Base - base class for loading, manipulating and saving images. River stage two • 14 direct dependents • 16 total dependents

This is a base class for image. It shouldn't be used directly. Known inheritors are "Image::Xbm" and "Image::Xpm" and in see "SEE ALSO" below. use Image::Xpm ; my $i = Image::Xpm->new( -file => 'test.xpm' ) ; $i->line( 1, 1, 3, 7, 'red' ) ; $i->ellip...

KRYDE/Image-Base-1.17 - 01 Aug 2012 01:43:45 UTC

Image::PHash - Fast perceptual image hashing (DCT-based pHash) River stage one • 1 direct dependent • 1 total dependent

Image::PHash allows you to calculate the (DCT-based) perceptual hash (pHash) of an image. The constructor and general structure is based on Image::Hash - keeping usage quite similar, but the pHash algorithm is rewritten from scratch as the Image::Has...

DKECHAG/Image-PHash-0.3 - 24 Aug 2023 10:15:20 UTC

EBook::MOBI::Image - Make sure that pictures cope with the MOBI standards. River stage zero No dependents

BORISD/EBook-MOBI-Image-0.16 - 25 Jul 2014 21:18:07 UTC
11 results (0.026 seconds)