The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

  rotate.im - implements image rotations

SYNOPSIS

  i_img *i_rotate90(i_img *src, int degrees)

DESCRIPTION

Implements basic 90 degree rotations of an image.

Other rotations will be added as tuits become available.

AUTHOR

Tony Cook <tony@develop-help.com>

SEE ALSO

Imager(3)

1 POD Error

The following errors were encountered while parsing the POD:

Around line 484:

=back without =over