Class RemoveBackgroundSettings

Class RemoveBackgroundSettings

Nama dari : Aspose.Imaging Pengumpulan: Aspose.Imaging.dll (25.4.0)

Pengaturan latar belakang remve

public class RemoveBackgroundSettings

Inheritance

object RemoveBackgroundSettings

anggota yang diwarisi

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

Dapatkan atau menetapkan batas.

public RectangleF? Bounds { get; set; }

Nilai Properti

RectangleF ?

Color1

Dapatkan atau menetapkan warna.

public Color? Color1 { get; set; }

Nilai Properti

Color ?

Color2

Dapatkan atau menetapkan warna2.

public Color? Color2 { get; set; }

Nilai Properti

Color ?

DetectionLevel

Dapatkan atau menetapkan tingkat deteksi.

public int? DetectionLevel { get; set; }

Nilai Properti

int ?

 Indonesia