Table of Contents

Property MergeDistance

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

MergeDistance

Two palette entries closer than this CIEDE2000 distance (0 to 40, default 12) are one color and merge. Around 10-12 the two are shades of the same paint; lower it to keep close shades apart, raise it for a coarser palette.

public double MergeDistance { get; set; }

Property Value

double
Share