ImageData:getWidth

Gets the width of the ImageData in pixels.

Function

Synopsis

width = ImageData:getWidth( )

Arguments

None.

Returns

number width
The width of the ImageData in pixels.

See Also


Other Languages