Class RemoveBackgroundSettings

Class RemoveBackgroundSettings

이름 공간 : Aspose.Imaging 모임: Aspose.Imaging.dll (25.4.0)

REMVE 배경 설정

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; }

부동산 가치

RectangleF ?

Color1

그것은 색을 얻거나 설정합니다.

public Color? Color1 { get; set; }

부동산 가치

Color ?

Color2

색상 2을 입력하거나 설정합니다.

public Color? Color2 { get; set; }

부동산 가치

Color ?

DetectionLevel

감지 수준을 얻거나 설정합니다.

public int? DetectionLevel { get; set; }

부동산 가치

int ?

 한국어