Difference between revisions of "File:getWidth"

m (1 revision: Importing from potato (again).)
(gotta love those namespaces)
 
Line 1: Line 1:
  
Returns the width of the Image.
 
== Function ==
 
=== Synopsis ===
 
<source lang="lua">
 
w = Image:getWidth( )
 
</source>
 
=== Arguments ===
 
None.
 
=== Returns ===
 
{{param|number|w|The width of the Image, in pixels.}}
 
== See Also ==
 
* [[parent::Image]]
 
[[Category:Functions]]
 
{{#set:Description=Returns the width of the Image.}}
 

Latest revision as of 20:49, 16 February 2010

There are no pages that link to this file.