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:Imager::Matrix2d"

Imager::Matrix2d - simple wrapper for matrix construction River stage three • 112 direct dependents • 129 total dependents

This class provides a simple wrapper around a reference to an array of 9 coefficients, treated as a matrix: [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] Most of the methods in this class are constructors. The others are overloaded operators. Note that since Imager ...

TONYC/Imager-1.024 - 06 Apr 2024 02:24:09 UTC

Imager - Perl extension for Generating 24 bit Images River stage three • 112 direct dependents • 129 total dependents

Imager is a module for creating and altering images. It can read and write various image formats, draw primitive shapes like lines,and polygons, blend multiple images together in various ways, scale, crop, render text and more. Overview of documentat...

TONYC/Imager-1.024 - 06 Apr 2024 02:24:09 UTC

Imager::Fill - general fill types River stage three • 112 direct dependents • 129 total dependents

Creates fill objects for use by most filled area drawing functions. All fills are created with the new method. new my $fill = Imager::Fill->new(...); The parameters depend on the type of fill being created. See below for details. The currently availa...

TONYC/Imager-1.024 - 06 Apr 2024 02:24:09 UTC

Imager::DTP::Letter - letter handling module for Imager::DTP package River stage zero No dependents

Imager::DTP::Letter is a module intended for handling each letter/character in a whole text string (sentence or paragraph). Each Imager::DTP::Letter instance will hold one letter/character internally, and it holds various information about the letter...

BASHI/Imager-DTP-0.06 - 19 Jan 2007 06:05:44 UTC
4 results (0.447 seconds)