color_quantization_method property

color_quantization_method property

Gets or sets the color quantization method.

Definition:

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

See Also