Difference between revisions of "ImageData:getHeight"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Gets the height of the ImageData.
 
Gets the height of the ImageData.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the height of the ImageData.}}
 
{{#set:Description=Gets the height of the ImageData.}}
 +
== Other Languages ==
 +
{{i18n|ImageData:getHeight}}

Revision as of 22:26, 18 January 2011

Gets the height of the ImageData.

Function

Synopsis

width = ImageData:getHeight( )

Arguments

None.

Returns

number width
The the height of the ImageData.

See Also

Other Languages