Gets the height of the Image.
== Function ==
=== Synopsis ===
<source lang="lua">
height = Image:getHeight( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|height|The height of the Image, in pixels.}}
== See Also ==
* [[Image]]
[[Category:Functions]]
{{#set:Description=Gets the height of the Image.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|(Image):getHeight}}