X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-Tool-Graphic.html-inc;h=fa3e05779578178acfd5a585e756bccec280a1d9;hb=92e293d6d5adcc910443bf2ef174928e266c625d;hp=441675e79d838cff23c38e74669b892acec82bf4;hpb=2d13cef7f6c61e09ecbc7f2e4b0cfd66c2078020;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-Tool-Graphic.html-inc b/pages/SDL-Tool-Graphic.html-inc index 441675e..fa3e057 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