Difference between revisions of "(Image):getWidth"

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

Revision as of 14:07, 20 March 2011

Returns the width of the Image.

Function

Synopsis

w = Image:getWidth( )

Arguments

None.

Returns

number w
The width of the Image, in pixels.

See Also


Other Languages