Tao.Sdl SDK Documentation |
|
SdlGfx.rotozoomSurfaceSize Method
Returns the size of the target surface for a rotozoomSurface() call
[Visual Basic]
Public Shared Sub rotozoomSurfaceSize( _
ByVal
width As
Integer, _
ByVal
height As
Integer, _
ByVal
angle As
Double, _
ByVal
zoom As
Double, _
ByRef
dstwidth As
Integer, _
ByRef
dstheight As
Integer _
)
Parameters
-
width
-
-
height
-
-
angle
-
-
zoom
-
-
dstwidth
-
-
dstheight
-
Return Value
See Also
SdlGfx Class | Tao.Sdl Namespace