ImageData:getHeight

Gets the height of the ImageData in pixels.

Function

Synopsis

height = ImageData:getHeight( )

Arguments

None.

Returns

number height
The height of the ImageData in pixels.

See Also


Other Languages