Search results for "module:Imager::Color::Table"
Imager::Color::Table - built-in Imager color table
This class provides a base color table for use in resolving color names. The table contains the standard X11 "rgb.txt" colors. This table is not included as part of Imager::Color itself since it's moderately large. There is only one method: get my @r...
TONYC/Imager-1.022 - 02 Dec 2023 23:32:54 UTC
Imager::Color - Color handling for Imager.
This module handles creating color objects used by Imager. The idea is that in the future this module will be able to handle color space calculations as well. An Imager color consists of up to four components, each in the range 0 to 255. Unfortunatel...
TONYC/Imager-1.022 - 02 Dec 2023 23:32:54 UTC
Imager - Perl extension for Generating 24 bit Images
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.022 - 02 Dec 2023 23:32:54 UTC
Image::Base::Imager - draw images using Imager
"Image::Base::Imager" extends "Image::Base" to create or update image files using the "Imager" module. As of Imager 0.80 the supported file formats for read and write include the following. See Imager::Files for the full list. PNG JPEG TIFF PNM GIF B...
KRYDE/Image-Base-Imager-14 - 16 Mar 2019 22:54:28 UTC