image_width property

image_width property

Gets the width of the encoded image in pixels.

Definition:

@property
def image_width(self):
    ...

See Also