Class DitheringMode
Class DitheringMode
Tên không gian: Aspose.Imaging.Dithering Tổng hợp: Aspose.Imaging.dll (25.4.0)
Dithering cài đặt để áp dụng cho hình ảnh khi tiết kiệm.
public class DitheringMode
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
DitheringMode()
public DitheringMode()
Properties
Bits
Các yếu tố mẫu của hình ảnh mỏng manh.
public int Bits { get; set; }
Giá trị bất động sản
CustomPalette
Thói quen của palette cho dithering.
public IColorPalette CustomPalette { get; set; }
Giá trị bất động sản
Method
Lựa chọn algorithm
public DitheringMethod Method { get; set; }