MagicWandSettings.ColorComparisonDelegate

MagicWandSettings.ColorComparisonDelegate property

Gets or sets the custom color comparison algorithm if ColorCompareMode is set to Custom.

public ColorComparison ColorComparisonDelegate { get; set; }

Property Value

The color compare delegate.

See Also