Image.height
Jump to navigation
Jump to search
Image.height
returns the height of the image, in pixels. (Read-only.)
Example
img = file.loadImage("/sys/pics/Dart.png")
print img.height