measured_color property

measured_color property

Gets the MeasuredColor.

Definition:

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

See Also