Class ImageResizeSettings

Class ImageResizeSettings

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

Image Resize Settings 클래스

public class ImageResizeSettings

Inheritance

object ImageResizeSettings

상속 회원들

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ImageResizeSettings()

Aspose.Imaging.ImageResizeSettings 클래스의 새로운 예를 시작합니다.

public ImageResizeSettings()

Properties

ColorCompareMethod

색상 비교 방법을 얻거나 설정합니다.

public ColorCompareMethod ColorCompareMethod { get; set; }

부동산 가치

ColorCompareMethod

ColorQuantizationMethod

색상 측정 방법을 얻거나 설정합니다.

public ColorQuantizationMethod ColorQuantizationMethod { get; set; }

부동산 가치

ColorQuantizationMethod

EntriesCount

수신 또는 입력 계산을 설정

public int EntriesCount { get; set; }

부동산 가치

int

FilterType

수신 또는 필터의 유형을 설정합니다.

public ImageFilterType FilterType { get; set; }

부동산 가치

ImageFilterType

Mode

Interpolation 모드를 얻거나 설정합니다.

public ResizeType Mode { get; set; }

부동산 가치

ResizeType

 한국어