Image.getHeight

Gets the height of the image of an image object.

class Image
uint
getHeight
()

Return Value

Type: uint

when succeed, it returns the height of the image. Otherwise, it returns 0.

Meta