width property

width property

Gets the image width.

Definition:

@property
def width(self):
    ...

See Also