width property

width property

Returns a width of an image. Read-only int.

Definition:

@property
def width(self):
    ...

See Also