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