distortion property

distortion property

Distortion

Definition:

@property
def distortion(self):
    ...
@distortion.setter
def distortion(self, value):
    ...

See Also