Difference between revisions of "(Image):getHeight"

m
m
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Returns the height of the Image.}}
 
{{#set:Description=Returns the height of the Image.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|(Image):getHeight}}
 
{{i18n|(Image):getHeight}}

Revision as of 04:58, 20 March 2011

Returns the height of the Image.

Function

Synopsis

h = Image:getHeight( )

Arguments

None.

Returns

number h
The height of the Image, in pixels.

See Also


Other Languages