bounds property

bounds property

Gets the image bounds.

Example

Custom processing of a drawing depending on its bounds

Definition:

@property
def bounds(self):
    ...

See Also