NAME Image::Simple - Simple API for simple things SYNOPSIS DESCRIPTION METHODS new adaptor open( $file ) close save( $file ) scale( $x, $y ) crop( $x, $y, $w, $h ) width height clone ADAPTORS Image::Simple::GD Image::Simple::GraphicsMagick Image::Simple::ImageMagick Image::Simple::Imager Image::Simple::Imlib2 AUTHOR Christian Hansen SUPPORT #catalyst on LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.