Image.getSize

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

class Image
getSize
(
)

Return Value

Type: Vector2u

Size of the image, in pixels.

Meta