Image:getWidth

Edit

Returns the width of the Image, in pixels.

width = Image:getWidth()

Arguments

None

Returns

NameTypeDescription
widthnumber The width of the Image, in pixels.

See also