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::Validator::Imager::Size(3) User Contributed Perl Documentation HTML::FormFu::Validator::Imager::Size(3)

HTML::FormFu::Validator::Imager::Size

    ---
    elements:
      - type: file
        name: photo
        inflators:
          - type: Imager
        validators:
          - type: 'Imager::Size'
            pixels: 200

The maximum allowed pixel dimension of either the width or height.

The maximum allowed width in pixels.

The maximum allowed height in pixels.

If set, the image width in pixels must exactly match this value.

If set, the image height in pixels must exactly match this value.

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.
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.