Class RemoveBackgroundSettings
Class RemoveBackgroundSettings
اسم الفضاء : Aspose.Imaging تجميع: Aspose.Imaging.dll (25.4.0)
إعدادات الخلفية الخلفية
public class RemoveBackgroundSettings
Inheritance
object ← RemoveBackgroundSettings
الأعضاء الموروثين
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
إما أن يحصل أو يضع الحدود.
public RectangleF? Bounds { get; set; }
قيمة الممتلكات
Color1
احصل على أو وضع اللون.
public Color? Color1 { get; set; }
قيمة الممتلكات
Color ?
Color2
احصل على أو وضع اللون 2.
public Color? Color2 { get; set; }
قيمة الممتلكات
Color ?
DetectionLevel
يحصل أو يحدد مستوى الكشف.
public int? DetectionLevel { get; set; }
قيمة الممتلكات
int ?