Difference between revisions of "ImageData:getHeight"

Line 8: Line 8:
 
None.
 
None.
 
=== Returns ===
 
=== Returns ===
{{param|number|height|The the height of the ImageData.}}
+
{{param|number|height|The height of the ImageData.}}
 
== See Also ==
 
== See Also ==
 
* [[parent::ImageData]]
 
* [[parent::ImageData]]

Revision as of 06:06, 20 April 2013

Gets the height of the ImageData.

Function

Synopsis

height = ImageData:getHeight( )

Arguments

None.

Returns

number height
The height of the ImageData.

See Also


Other Languages