width property

width property

The width of this ImageContent in pixels.

Returns the width of the active frame for a multiframe image.

Definition:

@property
def width(self):
    ...

See Also