Difference between revisions of "(Image):getHeight"

(See Also)
 
(One intermediate revision by one other user not shown)
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]]
 +
* [[(Image):getWidth]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the height of the Image.}}
 
{{#set:Description=Gets the height of the Image.}}
 
{{#set:Since=000}}
 
{{#set:Since=000}}
 +
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|(Image):getHeight}}
 
{{i18n|(Image):getHeight}}

Latest revision as of 19:34, 12 August 2021

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