Table of Contents

Property MaxColors

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

MaxColors

The most colors the palette may hold, 1 to MaxColorsLimit (default 6). The clustering starts from this many groups; merging and pruning can only bring the count down.

public int MaxColors { get; set; }

Property Value

int
Share