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