Search results for "module:Imager::File::PNG"
Imager::File::PNG - read and write PNG files
Imager's PNG support is documented in Imager::Files....
TONYC/Imager-File-PNG-0.99 - 09 Jul 2022 03:41:40 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
Imager::Tiler - package to aggregate images into a single tiled image via Imager
Creates a new tiled image from a set of input images. Various arguments may be specified to position individual images, or the default behaviors can be used to create an reasonable placement to fill a square image....
ZOFFIX/Imager-Tiler-1.010002 - 23 Apr 2015 11:41:40 UTC
Imager::Simple - Make easy things easy with Imager
Imager is a powerful module for processing image data, but it is the power that makes it sometimes hard to use for simple tasks, like for example read an image, scale it, convert it to another format and save it somewhere. This module tries to DWIM w...
GRAF/Imager-Simple-0.010003 - 20 Sep 2010 21:21:47 UTC
Imager::Image::Xpm - load XPM files into Imager objects
Load a XPM file into an Imager object using Image::Xpm. The "none" pseudo color will be converted into transparent pixels. EXAMPLE Convert an XPM file to a PNG file: use Imager::Image::Xpm; Imager::Image::Xpm->new(file => $xpm_file)->write(file => $p...
SREZIC/Imager-Image-Base-0.02 - 31 Mar 2015 19:52:19 UTC
Imager::Image::Xbm - load X11 bitmap files into Imager objects
Load a XBM (X11 bitmap) file into an Imager object using Image::Xbm. EXAMPLE Convert an XBM file to a PNG file: use Imager::Image::Xbm; Imager::Image::Xbm->new(file => $xbm_file)->write(file => $png_file, type => 'png');...
SREZIC/Imager-Image-Base-0.02 - 31 Mar 2015 19:52:19 UTC
Imager::File::APNG - read and write APNG image files
Implements APNG support for Imager. To write an APNG image the type parameter needs to be explicitly supplied....
TONYC/Imager-File-APNG-0.002 - 09 Jul 2022 08:42:02 UTC
Imager::SkinDetector - Try to detect skin tones and nudity in images
Have you ever needed to know if an image has some amount of skin tone color? Did you find some tool to do it? Free software? Yes? If so, please tell me right now! If not, welcome to Imager-SkinDetector. It uses Imager as processing engine, so it shou...
COSIMO/Imager-SkinDetector-0.05 - 18 Oct 2008 21:13:44 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
Imager::Bing::MapLayer - create a map layer for Bing Maps
This module is a wrapper around the Imager::Draw module, which allows you to create Bing map layers using longitude and latitude coordinates. The module will automatically map them to the appropriate points on tile files. It adds the following option...
RRWO/Imager-Bing-MapLayer-v0.1.9 - 14 Sep 2014 13:09:45 UTC
Catalyst::Controller::Imager - generate scaled or mangled images
A Catalyst Controller that generates image files in any size you request and optionally converts the image format. Images are taken from a cache directory if possible and desired or generated on the fly. The Cache-directory has a structure that is ve...
WKI/Catalyst-Controller-Imager-0.06 - 12 Jan 2015 19:12:35 UTC
jQuery::File::Upload::Imager - Server-side solution for blueimp jQuery file upload plugin
jQuery::File::Upload::Imager makes integrating server-side with the jQuery File Upload <https://github.com/blueimp/jQuery-File-Upload/> plugin simple. It provides many features, such as: 1 the ability to SCP file uploads to remote servers 2 the abili...
RSAVAGE/jQuery-File-Upload-Imager-1.01 - 30 May 2013 06:24:13 UTC