Property MinShare
MinShare
The smallest share of the image (0 to 0.5 of its opaque pixels) a color must cover to be listed (default 0.02). Colors below it are dropped: a two-percent speck is not part of what an image "is".
public double MinShare { get; set; }