-
Notifications
You must be signed in to change notification settings - Fork 0
nihen/Any-Image
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NAME Any::Image - SYNOPSIS use Any::Image; my $img = Any::Image->load('hoge.jpg'); my $new_img = $img->clone; $img->resize(100, 100); $img->width; $img->height; $img->save('huga.jpg'); DESCRIPTION Any::Image is AUTHOR Masahiro Chiba <[email protected]> SEE ALSO LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published