Class DitheringMode
Class DitheringMode
A név: Aspose.Imaging.Dithering Összefoglaló: Aspose.Imaging.dll (25.4.0)
Dithering beállításokat kell alkalmazni a képet, amikor menteni.
public class DitheringMode
Inheritance
Örökletes tagok
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
A mintázási tényező az ábrázolt kép.
public int Bits { get; set; }
ingatlan értéke
CustomPalette
A Dithering számára használt paletták.
public IColorPalette CustomPalette { get; set; }
ingatlan értéke
Method
Az algoritmus kiválasztása.
public DitheringMethod Method { get; set; }