depth property

depth property

Gets the image depth.

Example

Prints drawing’s depth

Definition:

@property
def depth(self):
    ...

See Also