Why not adopt me?
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 72:
Unknown directive: =head
- Around line 76:
Unknown directive: =head
- Around line 80:
Unknown directive: =head
- Around line 84:
Unknown directive: =head
- Around line 88:
Unknown directive: =head
- Around line 92:
Unknown directive: =head
- Around line 96:
Unknown directive: =head
- Around line 100:
Unknown directive: =head