image_height property

image_height property

Gets the height of the encoded image in pixels.

Definition:

@property
def image_height(self):
    ...

See Also