height property

height property

Gets the height of this texture.

Definition:

@property
def height(self):
    ...

See Also