height property

height property

Returns a height of an image. Read-only int.

Definition:

@property
def height(self):
    ...

See Also