color_compare_method property

color_compare_method property

Gets or sets the color compare method.

Definition:

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

See Also