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 ?