Difference between revisions of "ImageData:getHeight"

m (correct return parameter)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the height of the ImageData.}}
 
{{#set:Description=Gets the height of the ImageData.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ImageData:getHeight}}
 
{{i18n|ImageData:getHeight}}

Revision as of 10:25, 25 March 2011

Gets the height of the ImageData.

Function

Synopsis

height = ImageData:getHeight( )

Arguments

None.

Returns

number height
The the height of the ImageData.

See Also


Other Languages