Class RemoveBackgroundSettings

Class RemoveBackgroundSettings

Nazwa przestrzeń: Aspose.Imaging Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Ustawienia tła Remve

public class RemoveBackgroundSettings

Inheritance

object RemoveBackgroundSettings

Dziedziczeni członkowie

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

Zostaw lub wyznacz granice.

public RectangleF? Bounds { get; set; }

Wartość nieruchomości

RectangleF ?

Color1

Zostaw lub ustaw kolor.

public Color? Color1 { get; set; }

Wartość nieruchomości

Color ?

Color2

Zostaw lub ustaw kolor 2.

public Color? Color2 { get; set; }

Wartość nieruchomości

Color ?

DetectionLevel

Dostęp lub ustawienie poziomu wykrywania.

public int? DetectionLevel { get; set; }

Wartość nieruchomości

int ?

 Polski