NAME

Mojolicious::Plugin::Images::Transformer

VERSION

version 0.001

SYNOPSIS

Parent class for transformers

DESCRIPTION

Use this class as parent for your transformers

ATTRIBUTES

id

id of passed image

image

An Imager object

service

Helper that created an image

controller

Mojolicious controller

METHODS

app

returns application (taken from a controller)

AUTHOR

alexbyk <alexbyk@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by alexbyk.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.