Gets the width of the Image.
== Function ==
=== Synopsis ===
<source lang="lua">
width = Image:getWidth( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|width|The width of the Image, in pixels.}}
== See Also ==
* [[Image]]
[[Category:Functions]]
{{#set:Description=Gets the width of the Image.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|(Image):getWidth}}