Class RemoveBackgroundSettings
The remve background settings
public class RemoveBackgroundSettings
- Inheritance
-
RemoveBackgroundSettings
- Inherited Members
Constructors
RemoveBackgroundSettings()
public RemoveBackgroundSettings()
Properties
Bounds
Gets or sets the bounds.
public RectangleF? Bounds { get; set; }
Property Value
- RectangleF?
The bounds.
Color1
Gets or sets the color.
public Color? Color1 { get; set; }
Property Value
- Color?
The color.
Color2
Gets or sets the color2.
public Color? Color2 { get; set; }
Property Value
- Color?
The color2.
DetectionLevel
Gets or sets the detection level.
public int? DetectionLevel { get; set; }
Property Value
- int?
The detection level.