width property

width property

Gets the width of the image.

Definition:

@property
def width(self):
    ...

See Also