Class RemoveBackgroundSettings

Class RemoveBackgroundSettings

Pôvodný názov: Aspose.Imaging Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Nastavenie pozadia Remve

public class RemoveBackgroundSettings

Inheritance

object RemoveBackgroundSettings

Z dedičných členov

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

Dostane alebo stanoví hranice.

public RectangleF? Bounds { get; set; }

Hodnota nehnuteľnosti

RectangleF ?

Color1

Dostane alebo nastaví farbu.

public Color? Color1 { get; set; }

Hodnota nehnuteľnosti

Color ?

Color2

Získajte alebo nastavíte farbu 2.

public Color? Color2 { get; set; }

Hodnota nehnuteľnosti

Color ?

DetectionLevel

Získajte alebo nastavíte úroveň detekcie.

public int? DetectionLevel { get; set; }

Hodnota nehnuteľnosti

int ?

 Slovenčina