width property

width property

Gets the width of the image in pixels.

Definition:

@property
def width(self):
    ...

See Also