Difference between revisions of "ImageData:getWidth"

m (Undo revision 4680 by Minicz (Talk))
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the width of the ImageData.}}
 
{{#set:Description=Gets the width of the ImageData.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ImageData:getWidth}}
 
{{i18n|ImageData:getWidth}}

Revision as of 10:26, 25 March 2011

Gets the width of the ImageData.

Function

Synopsis

width = ImageData:getWidth( )

Arguments

None.

Returns

number width
The width of the ImageData.

See Also


Other Languages