Image:getHeight

Edit

Returns the height of the Image, in pixels.

height = Image:getHeight()

Arguments

None

Returns

NameTypeDescription
heightnumber The height of the Image, in pixels.

See also