TextureBase:getHeight

From GiderosMobile
Revision as of 09:29, 24 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6
Class: TextureBase

Description


Returns the height of the texture in pixels.

(number) = TextureBase:getHeight()

Return values

Returns (number) The height of the texture in pixels.