ISquidRenderer..::..GetTextureSize Method

Gets the size of the texture.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


Point GetTextureSize(
	int texture
)
Function GetTextureSize ( _
	texture As Integer _
) As Point
Point^ GetTextureSize(
	int^ texture
)

Parameters

texture
Type: Int32
The texture.

Return Value

Point.