Property DistanceAlgorithm
DistanceAlgorithm
Gets or sets the algorithm used to map novel colors into existing palette colors (closest match). Defaults to EuclideanColorDistance
public IColorDistance DistanceAlgorithm { get; set; }
Gets or sets the algorithm used to map novel colors into existing palette colors (closest match). Defaults to EuclideanColorDistance
public IColorDistance DistanceAlgorithm { get; set; }