-
-
16 Dec 2013 11:04:12 UTC
- Distribution: HTML-FormFu-Imager
- Module version: 1.00
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers (343 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (14.03KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Carl Franks
NAME
HTML::FormFu::Transformer::Imager
SYNOPSIS
--- elements: - type: file name: photo inflators: - type: Imager transformers: - type: Imager scaleX: [ pixels, 50 ]
DESCRIPTION
All methods accept either a scalar, arrayref or hashref of arguments. Arrayrefs and hashrefs are unrolled and passed to the Imager::Transformations method as a list.
METHODS
See
scale
in Imager::Transformations.See
scaleX
in Imager::Transformations.See
scaleY
in Imager::Transformations.See
crop
in Imager::Transformations.See
flip
in Imager::Transformations.See
rotate
in Imager::Transformations.See
convert
in Imager::Transformations.See
map
in Imager::Transformations.SEE ALSO
HTML::FormFu::Imager, HTML::FormFu
AUTHOR
Carl Franks
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
8 POD Errors
The following errors were encountered while parsing the POD:
- Around line 82:
Unknown directive: =head
- Around line 86:
Unknown directive: =head
- Around line 90:
Unknown directive: =head
- Around line 94:
Unknown directive: =head
- Around line 98:
Unknown directive: =head
- Around line 102:
Unknown directive: =head
- Around line 106:
Unknown directive: =head
- Around line 110:
Unknown directive: =head
Module Install Instructions
To install HTML::FormFu::Imager, copy and paste the appropriate command in to your terminal.
cpanm HTML::FormFu::Imager
perl -MCPAN -e shell install HTML::FormFu::Imager
For more information on module installation, please visit the detailed CPAN module installation guide.