=pod =head1 NAME SDL::Tool::Graphic =head1 DESCRIPTION L is a module for zooming and rotating L objects. =head1 METHODS =head2 zoom ( surface, xzoom, yzoom, smooth ) C scales a L along the two axis independently. =head2 rotoZoom ( surface, angle, zoom, smooth ) C rotates and fixed axis zooms a L. =head2 grayScale ( surface ) C rotates and fixed axis zooms a L. =head2 invertColor ( surface ) C inverts the color of a . =head1 AUTHOR Russell E. Valentine =head1 SEE ALSO L L =cut