size property

size property

Gets the image size.

Example

Processes a drawing if it is not empty

Definition:

@property
def size(self):
    ...

See Also