Property TargetColor
TargetColor
Gets or sets the target color to be compared against the source color.
Declaration
public Color TargetColor { get; set; }
Property Value
Type | Description |
---|---|
Color | The color used as a reference in the color comparison process. |