Table of Contents

Property DistanceAlgorithm

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

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; }

Property Value

IColorDistance