height property

height property

Gets the height of the bitmap image.

Definition:

@property
def height(self):
    ...

See Also