Package DE_EPAGES::Core::API::Transformation::Image
This module provides image manipulation functionality. See PerlMagick documentation for possible functions: http://www.imagemagick.org/script/perl-magick.php
Example |
use DE_EPAGES::Core::API::Transformation::Image qw( Process ); |