Sprog::Gear::ImageBorder.3pm

Langue: en

Version: 2005-07-24 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Sprog::Gear::ImageBorder - Add a border to an image

DESCRIPTION

This is an experimental (proof-of-concept) gear for manipulating Image data in Sprog. Given a stream of data from an image file, it will add a border of the specified width (pixels) in the specified colour and write out the resulting bitstream to the next downstream gear.

This gear has not been extensively tested with different image formats. It is known to work with PNG images but may convert indexed colour images to 24 bit RGB.

SEE ALSO

This gear uses the Imager module. Copyright 2005 Grant McLean <grantm@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.