Class DitheringMode
Class DitheringMode
Název místa: Aspose.Imaging.Dithering Shromáždění: Aspose.Imaging.dll (25.4.0)
Dithering nastavení, které mají být aplikovány na obrázek po ušetřen.
public class DitheringMode
Inheritance
Dědiční členové
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
Vzorový faktor ztraceného obrazu.
public int Bits { get; set; }
Hodnota nemovitosti
CustomPalette
Závěrečná paleta pro dytován.
public IColorPalette CustomPalette { get; set; }
Hodnota nemovitosti
Method
Výběr algoritm.
public DitheringMethod Method { get; set; }