GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTML::FormFu::Transformer::Imager(3) User Contributed Perl Documentation HTML::FormFu::Transformer::Imager(3)

HTML::FormFu::Transformer::Imager

    ---
    elements:
      - type: file
        name: photo
        inflators: 
          - type: Imager
        transformers:
          - type: Imager
            scaleX: [ pixels, 50 ]

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.

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.

HTML::FormFu::Imager, HTML::FormFu

Carl Franks

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

Hey! The above document had some coding errors, which are explained below:
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
2013-12-16 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.