Image.getWidth

Gets the width of the image of an image object.

class Image
uint
getWidth
()

Return Value

Type: uint

When succeed, it returns the width of the image. Otherwise, it returns 0.

Meta