Determines the variance of color for a color domain, >= 1.

Namespace:  AForge.Imaging.Filters
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public double ColorFactor { get; set; }

Remarks

Default value is set to 50.

See Also