Texture:getWidth

Gets the width of the Texture.

Function

Synopsis

width = Texture:getWidth( )

Arguments

None.

Returns

number width
The width of the Texture, in pixels.

See Also


Other Languages