ImageVectorizerConfiguration.ColorsLimit

ImageVectorizerConfiguration.ColorsLimit property

Gets or sets the maximum number of colors used to quantize an image. Default value is 25.

public int ColorsLimit { get; set; }

See Also