Difference between revisions of "File:getHeight"

(moving to (Image):getHeight)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  
Returns the height of the Image.
 
== Function ==
 
=== Synopsis ===
 
<source lang="lua">
 
h = Image:getHeight( )
 
</source>
 
=== Arguments ===
 
None.
 
=== Returns ===
 
{{param|number|h|The height of the Image, in pixels.}}
 
== See Also ==
 
* [[parent::Image]]
 
[[Category:Functions]]
 
{{#set:Description=Returns the height of the Image.}}
 

Latest revision as of 20:45, 16 February 2010

There are no pages that link to this file.