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 "Image"

Image::Randim::Image - Image object River stage zero No dependents

This is the image object returned by Image::Randim::Source which contains information about the image....

SEATEK/Image-Randim-0.09 - 22 Mar 2022 01:07:54 UTC - Search in distribution

Image::Compare::IMAGE - Compares two images and creates a third image representing their differences. River stage one • 1 direct dependent • 1 total dependent

IVANYCH/Image-Compare-1.03 - 10 Feb 2017 16:02:19 UTC - Search in distribution

Image::Base::Wx::Image - draw into a Wx::Image River stage zero No dependents

"Image::Base::Wx::Image" extends "Image::Base" to draw into a "Wx::Image". A "Wx::Image" is platform-independent 24-bit RGB image. Drawing is done with "SetRGB()" of pixels and rectangles. A "Wx::Image" cannot be drawn with "Wx::DC" or displayed dire...

KRYDE/Image-Base-Wx-6 - 03 May 2020 09:25:57 UTC - Search in distribution

AI::Image - Generate images using OpenAI's DALL-E River stage zero No dependents

This module provides a simple interface to generate images using OpenAI's DALL-E API....

BOD/AI-Image-0.1 - 06 Mar 2024 23:01:10 UTC - Search in distribution

GD::Image - Image class for the GD image library River stage three • 98 direct dependents • 155 total dependents

Supported Image formats: Png Gif Jpeg Tiff Xbm WBMP BMP Webp Avif Unsupported Image formats: Gd Gd2 Xpm GifAnim Heif See GD...

RURBAN/GD-2.81 - 03 May 2024 17:02:57 UTC - Search in distribution
  • GD::Image - Image class for the GD image library
  • GD - Interface to Gd Graphics Library

Tk::Image - Create and manipulate images River stage three • 163 direct dependents • 174 total dependents

The image constructors and methods are used to create, delete, and query images. It can take several different forms, depending on the *type*. The constructors require a *$widget* to invoke them, this is used to locate a MainWindow. (This is because ...

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC - Search in distribution

GFL::Image - An OO interface to P-e Gougelet's Graphic File Library River stage zero No dependents

This module provides an Object Oriented interface to Pierre-E. Gougelet's Graphic File Library. GFL provides a comprehensive set of image processing tools and can access more than 300 image formats. GFL is free for non-commercial use, you can grab th...

GGARAND/GFL-0.14a - 11 Mar 2002 23:12:11 UTC - Search in distribution

IUP::Image - [GUI element] image to be shown on a label, button, toggle, or as a cursor River stage zero No dependents

Creates an image to be shown on a label, button, toggle, or as a cursor....

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution

Image::BMP - Bitmap parser/viewer River stage one • 1 direct dependent • 3 total dependents

"Image::BMP" objects can parse and even ascii view bitmaps of the .BMP format. It can read most of the common forms of this format. It can be used to: Just get image info, don't read the whole image: my $img = Image::BMP->new(file => 'some.bmp'); pri...

DAVEOLA/Image-BMP-1.26 - 07 Feb 2024 00:42:01 UTC - Search in distribution

Image::CCV - Crazy-cool Computer Vision bindings for Perl River stage zero No dependents

CORION/Image-CCV-0.11 - 26 Sep 2017 19:10:21 UTC - Search in distribution

Image::Caa - Colored ASCII Art River stage zero No dependents

This module outputs "Image::Magick" image objects as ASCII Art, using a variety of output dithering modes and output drivers (currently supported is a plain old ANSI termical output driver and a curses driver)....

IAMCAL/Image-Caa-1.01 - 22 Aug 2006 22:48:49 UTC - Search in distribution

Image::DS9 - interface to the DS9 image display and analysis program River stage zero No dependents

This class provides access to the DS9 image display and analysis program through its XPA access points. DS9 is a rather flexible and feature-rich image display program. Rather than extol its virtues, please consult the website in "REQUIREMENTS". Whil...

DJERIUS/Image-DS9-v1.0.1 - 05 Dec 2023 05:25:05 UTC - Search in distribution

Image::Dot - create 1x1 pixel image files (pure-perl) River stage one • 1 direct dependent • 1 total dependent

This package provides 1x1 pixel PNG images of a certain RGB color (also with transparency) without relying on any external modules like GD, libpng or Compress::Zlib. These pixel dots can be useful in a pure-perl HTTP server to be able to create color...

RGIERSIG/Image-Dot-1.1 - 17 Oct 2002 14:59:00 UTC - Search in distribution

Image::PNG - Read and write PNG files River stage zero No dependents

This module is a simple interface for dealing with images in the PNG format. Image::PNG uses Image::PNG::Libpng to access PNG images....

BKB/Image-PNG-0.25 - 20 Mar 2021 06:44:07 UTC - Search in distribution

Image::PNM - parse and generate PNM (PBM, PGM, PPM) files River stage one • 1 direct dependent • 1 total dependent

This module can read and write images in any of the PNM formats (PBM, PGM, or PPM)....

DOY/Image-PNM-0.01 - 07 Oct 2014 20:53:11 UTC - Search in distribution

Image::Pbm - Load, create, manipulate and save pbm image files. River stage zero No dependents

This module provides basic load, manipulate and save functionality for the pbm file format. It inherits from "Image::Xbm" which provides additional functionality. See Image::Base and Image::Xbm for a description of all inherited methods....

SGOELDNER/Image-Pbm-0.04 - 14 Jun 2012 10:42:13 UTC - Search in distribution

Image::WMF - Perl extension for creating Windows Metafile images on UNIX. River stage zero No dependents

This module is designed to provide the same interface to creating Windows metafiles as that presented by the GD module (fore creating PNG images). Consult the GD module for basic API documentation. EXPORT None by default....

TCOX/Image-WMF-1.03 - 06 Mar 2012 12:49:32 UTC - Search in distribution

Image::XWD - X Window Dump image reader River stage zero No dependents

Image::XWD can be used to read the screenshot created by xwd(1)....

NMARCI/Image-XWD-0.1 - 05 Mar 2008 22:04:27 UTC - Search in distribution

Image::Xbm - Load, create, manipulate and save xbm image files. River stage one • 2 direct dependents • 2 total dependents

This class module provides basic load, manipulate and save functionality for the xbm file format. It inherits from "Image::Base" which provides additional manipulation functionality, e.g. "new_from_image()". See the "Image::Base" pod for information ...

SREZIC/Image-Xbm-1.10 - 23 Feb 2016 21:12:48 UTC - Search in distribution

Image::Xpm - Load, create, manipulate and save xpm image files. River stage one • 1 direct dependent • 1 total dependent

This class module provides basic load, manipulate and save functionality for the xpm file format. It inherits from "Image::Base" which provides additional manipulation functionality, e.g. "new_from_image()". See the "Image::Base" pod for information ...

SREZIC/Image-Xpm-1.13 - 17 Dec 2016 08:34:05 UTC - Search in distribution
2,373 results (0.114 seconds)