Image.getSize

Return the size (width and height) of the image.

class Image
const
getSize
()

Return Value

Type: Vector2u

Size of the image, in pixels.

Meta