height property

height property

Is an unsigned long representing the actual height, in pixels, of the ImageData.

Definition:

@property
def height(self):
    ...

See Also