X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-Tool-Graphic.html-inc;h=8f811252cf8f7be799f1e57d8cc0ca2003401cfc;hb=55bbf7a209993f4172fd7e6555dda0947b844089;hp=441675e79d838cff23c38e74669b892acec82bf4;hpb=46beffd8f76fe150d946bf61c780e61de2affbdf;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-Tool-Graphic.html-inc b/pages/SDL-Tool-Graphic.html-inc index 441675e..8f81125 100644 --- a/pages/SDL-Tool-Graphic.html-inc +++ b/pages/SDL-Tool-Graphic.html-inc @@ -31,7 +31,7 @@

DESCRIPTION

Top

-

SDL::Tool::Graphic is a module for zooming and rotating SDL::Surface objects.

+

SDL::Tool::Graphic is a module for zooming and rotating SDL::Surface objects.

METHODS

Top

@@ -40,17 +40,17 @@

zoom ( surface, xzoom, yzoom, smooth )

-

SDL::Tool::Graphic::zoom scales a SDL::Surface along the two axis independently.

+

SDL::Tool::Graphic::zoom scales a SDL::Surface along the two axis independently.

rotoZoom ( surface, angle, zoom, smooth )

-

SDL::Tool::Graphic::rotoZoom rotates and fixed axis zooms a SDL::Surface.

+

SDL::Tool::Graphic::rotoZoom rotates and fixed axis zooms a SDL::Surface.

grayScale ( surface )

-

SDL::Tool::Graphic::grayScale rotates and fixed axis zooms a SDL::Surface.

+

SDL::Tool::Graphic::grayScale rotates and fixed axis zooms a SDL::Surface.

invertColor ( surface )

@@ -69,7 +69,7 @@

SEE ALSO

Top

-

perl SDL::Surface

+

perl SDL::Surface

\ No newline at end of file