Class DitheringMode
Class DitheringMode
Nama dari : Aspose.Imaging.Dithering Pengumpulan: Aspose.Imaging.dll (25.4.0)
Menghitung pengaturan untuk diterapkan pada gambar saat menyimpan.
public class DitheringMode
Inheritance
anggota yang diwarisi
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
Faktor sampel dari gambar yang tertutup.
public int Bits { get; set; }
Nilai Properti
CustomPalette
Pakaian yang disesuaikan untuk dikeringkan.
public IColorPalette CustomPalette { get; set; }
Nilai Properti
Method
Seleksi Algorithm Seleksi.
public DitheringMethod Method { get; set; }