Texture:getHeight

Gets the height of the Texture.

Function

Synopsis

height = Texture:getHeight( )

Arguments

None.

Returns

number height
The height of the Texture, in pixels.

See Also


Other Languages