Image:getHeight
EditReturns the height of the Image, in pixels.
height = Image:getHeight()
Arguments
None
Returns
Name | Type | Description |
height | number | The height of the Image, in pixels. |
See also
Image:getWidth
Image:getDimensions
Texture:getHeight
Image