height property

height property

The height of this ImageContent in pixels.

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

Definition:

@property
def height(self):
    ...

See Also