container property

container property

Gets the Image container.

Remarks

If this property is not null it indicates the image is contained whithin another image.

Definition:

@property
def container(self):
    ...

See Also