Class DitheringMode
Class DitheringMode
Pôvodný názov: Aspose.Imaging.Dithering Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Dithering nastavenia, ktoré sa majú aplikovať na obrázok po úspore.
public class DitheringMode
Inheritance
Z dedičných č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 zosilneného obrazu.
public int Bits { get; set; }
Hodnota nehnuteľnosti
CustomPalette
Zvyčajná paleta pre dithering.
public IColorPalette CustomPalette { get; set; }
Hodnota nehnuteľnosti
Method
Vybrať si algoritmus.
public DitheringMethod Method { get; set; }