NoRenderer..::..GetTextureSize Method

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

Syntax


public Point GetTextureSize(
	int texture
)
Public Function GetTextureSize ( _
	texture As Integer _
) As Point
public:
Point^ GetTextureSize(
	int^ texture
)

Parameters

texture
Type: Int32