Class ImageResizeSettings

Class ImageResizeSettings

Tên không gian: Aspose.Imaging Tổng hợp: Aspose.Imaging.dll (25.4.0)

Image resize cài đặt lớp

public class ImageResizeSettings

Inheritance

object ImageResizeSettings

Thành viên thừa kế

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

Constructors

ImageResizeSettings()

Bắt đầu một trường hợp mới của lớp Aspose.Imaging.ImageResizeSettings.

public ImageResizeSettings()

Properties

ColorCompareMethod

Nhận hoặc đặt phương pháp so sánh màu sắc.

public ColorCompareMethod ColorCompareMethod { get; set; }

Giá trị bất động sản

ColorCompareMethod

ColorQuantizationMethod

Nhận hoặc đặt phương pháp định lượng màu.

public ColorQuantizationMethod ColorQuantizationMethod { get; set; }

Giá trị bất động sản

ColorQuantizationMethod

EntriesCount

Nhận hoặc đặt số vào

public int EntriesCount { get; set; }

Giá trị bất động sản

int

FilterType

Nhận hoặc đặt loại bộ lọc.

public ImageFilterType FilterType { get; set; }

Giá trị bất động sản

ImageFilterType

Mode

Nhận hoặc đặt chế độ interpolation.

public ResizeType Mode { get; set; }

Giá trị bất động sản

ResizeType

 Tiếng Việt