contrast_info property

contrast_info property

Gets the ContrastInfo.

Definition:

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

See Also