width property

width property

Gets the width of this ImageContent in pixels.

Remarks

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

Definition:

@property
def width(self):
    ...

See Also