parent property

parent property

The parent of this ImageInpaintingPossibleWatermark. Always returns None because the region is specified manually.

Definition:

@property
def parent(self):
    ...

See Also