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
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
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
EntriesCount
Nhận hoặc đặt số vào
public int EntriesCount { get; set; }
Giá trị bất động sản
FilterType
Nhận hoặc đặt loại bộ lọc.
public ImageFilterType FilterType { get; set; }
Giá trị bất động sản
Mode
Nhận hoặc đặt chế độ interpolation.
public ResizeType Mode { get; set; }