Difference between revisions of "(Image):getHeight"

m (De-parented (Use Texture:getHeight))
Line 10: Line 10:
 
{{param|number|height|The height of the Image, in pixels.}}
 
{{param|number|height|The height of the Image, in pixels.}}
 
== See Also ==
 
== See Also ==
* [[parent::Image]]
+
* [[Image]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the height of the Image.}}
 
{{#set:Description=Gets the height of the Image.}}

Revision as of 01:46, 19 July 2017

Gets the height of the Image.

Function

Synopsis

height = Image:getHeight( )

Arguments

None.

Returns

number height
The height of the Image, in pixels.

See Also


Other Languages