height property

height property

Gets the height of this ImageContent in pixels.

Remarks

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

Definition:

@property
def height(self):
    ...

See Also