Class RemoveBackgroundSettings
Class RemoveBackgroundSettings
Tên không gian: Aspose.Imaging Tổng hợp: Aspose.Imaging.dll (25.4.0)
Cài đặt nền remve
public class RemoveBackgroundSettings
Inheritance
object ← RemoveBackgroundSettings
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
RemoveBackgroundSettings()
public RemoveBackgroundSettings()
Properties
Bounds
Nhận hoặc đặt ranh giới.
public RectangleF? Bounds { get; set; }
Giá trị bất động sản
Color1
Nhận hoặc đặt màu sắc.
public Color? Color1 { get; set; }
Giá trị bất động sản
Color ?
Color2
Nhận hoặc đặt màu 2.
public Color? Color2 { get; set; }
Giá trị bất động sản
Color ?
DetectionLevel
Nhận hoặc đặt mức phát hiện.
public int? DetectionLevel { get; set; }
Giá trị bất động sản
int ?