| This Release | Imager-0.67 | [Download] [Browse] | 12 Dec 2008 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (27) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (382) FAIL (5) UNKNOWN (8) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(11 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| Imager | Perl extension for Generating 24 bit Images | 0.67 | |
| Imager::Color | Color handling for Imager. | 1.010 | |
| Imager::Color::Float | Rough floating point sample colour handling | 1.004 | |
| Imager::Color::Table | built-in Imager color table | 1.002 | |
| Imager::CountColor | demonstrates writing a simple function using Imager. | 0.01 | |
| Imager::Expr | implements expression parsing and compilation for the expression evaluation engine used by Imager::transform2() | 1.004 | |
| Imager::Expr::Assem | an assembler for producing code for the Imager register machine | 1.002 | |
| Imager::ExtUtils | functions handy in writing Imager extensions | 1.002 | |
| Imager::File::CUR | |||
| Imager::File::ICO | read MS Icon files | 0.01 | |
| Imager::File::SGI | 0.01 | ||
| Imager::Fill | general fill types | 1.010 | |
| Imager::Filter::DynTest | 0.01 | ||
| Imager::Filter::Flines | dim alternate lines to emulate a video display | 0.01 | |
| Imager::Filter::Mandelbrot | filter that renders the Mandelbrot set. | 0.01 | |
| Imager::Font | Font handling for Imager. | 1.033 | |
| Imager::Font::BBox | objects representing the bounding box of a string. | 1.005 | |
| Imager::Font::FreeType2 | low-level functions for FreeType2 text output | 1.013 | |
| Imager::Font::Image | |||
| Imager::Font::Truetype | low-level functions for Truetype fonts | 1.010 | |
| Imager::Font::Type1 | low-level functions for Type1 fonts | 1.010 | |
| Imager::Font::Win32 | uses Win32 GDI services for text output | 1.005 | |
| Imager::Font::Wrap | simple wrapped text output | 1.002 | |
| Imager::Fountain | a class for building fountain fills suitable for use by the fountain filter. | 1.006 | |
| Imager::Matrix2d | simple wrapper for matrix construction | 1.008 | |
| Imager::Preprocess | simple preprocessor for handling multiple sample sizes | ||
| Imager::Regops | generated information about the register based VM | ||
| Imager::Test | common functions used in testing Imager | ||
| Imager::Transform | a library of register machine image transformations | 1.004 |
| Imager::API | Imager's C API - introduction.   |
| Imager::APIRef | Imager's C API.   |
| Imager::Cookbook | recipes working with Imager   |
| Imager::Draw | Draw primitives to images   |
| Imager::Engines | Programmable transformation operations   |
| Imager::Files | working with image files   |
| Imager::Filters | Entire Image Filtering Operations   |
| Imager::Handy | simple access to common functions   |
| Imager::ImageTypes | image models for Imager   |
| Imager::Inline | using Imager with Inline::C.   |
| Imager::LargeSamples | track/document large sample support   |
| Imager::Transformations | Simple transformations of one image into another.   |
| Imager::Tutorial | an introduction to Imager.   |
| Imager::interface.pod | decribes the C level virtual image interface   |
| Imager::regmach | documents the register virtual machine used by Imager::transform2().   |
| align-string.pl | demo of the Imager align_string() method   |
| anaglyph.pl | create a anaglyph from the source images   |
| bigtest.perl | tests combinations of libraries usable by Imager   |
| border.pl | sample to add borders to an image   |
| filters.im | implements filters that operate on images   |
| flasher.pl | produces a slowly flashing GIF based on an input image   |
| gifscale.pl | demonstrates adjusting tags when scaling a GIF image   |
| inline_capture2image.pl | convert captured BGR data to any Imager supported format   |
| inline_replace_color.pl | replace one color with another in an image, using Inline   |
| interleave.pl | given two identically sized images create an image twice the height with interleaved rows from the source images.   |
| quad_to_square.pl | transform an arbitrary quadrilateral to a square.   |
| replace_color | replace one color with another in an image   |
| samp-form.cgi | demonstrates interaction of HTML generation with image generation   |
| samp-image.cgi | demonstrates interaction of HTML generation with image generation   |
| samp-scale.cgi | sample CGI that takes an uploaded image to make a new image using Imager   |
| samp-tags.cgi | sample CGI that takes an uploaded image to produce a report   |
| slant_text.pl | sample for drawing transformed text   |
| tk-photo.pl | display an Imager image under Tk   |