width property

width property

Gets the width of this texture.

Definition:

@property
def width(self):
    ...

See Also