Template::Plugin::BioChrome - Template Toolkit Plugin for Image::BioChrome


Image-BioChrome documentation  | view source Contained in the Image-BioChrome distribution.

Index


NAME

Top

Template::Plugin::BioChrome - Template Toolkit Plugin for Image::BioChrome

SYNOPSIS

Top

[% USE bc = BioChrome("input.gif") %]

[% bc.alphas("ffffff_ff0000_000000_cccccc") %]

[% bc.write_file("output.gif") %]

DESCRIPTION

Top

This Template Toolkit plugin modules provides a simple wrapper for Image::BioChrome. It allows you to integrate the production of image files into your templates. For full documentation you should look in the examples directory or the manual pages for Image::BioChrome.

AUTHOR

Top

Simon Matthews <sam@tt2.org>

REVISION

Top

$Revision: 1.5 $

COPYRIGHT

Top

SEE ALSO

Top

See Image::BioChrome for further information on using BioChrome.


Image-BioChrome documentation  | view source Contained in the Image-BioChrome distribution.