Class RawDataSettings
Nazwa przestrzeń: Aspose.Imaging Zgromadzenie: Aspose.Imaging.dll (25.5.0)
Ustawienia surowych danych
[JsonObject(MemberSerialization.OptIn)]
public class RawDataSettings : ICloneableInheritance
Implements
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
RawDataSettings()
public RawDataSettings()Properties
ColorPalette
Pobierz lub ustawić paletę kolorów
public IColorPalette ColorPalette { get; set; }Wartość nieruchomości
CustomColorConverter
otrzymuje lub ustawia konwerter kolorów
public IColorConverter CustomColorConverter { get; set; }Wartość nieruchomości
DitheringMethod
otrzymuje lub ustawia metodę dystrybucji do wykorzystania do konwersji surowych danych
public DitheringMethods DitheringMethod { get; set; }Wartość nieruchomości
FallbackIndex
Uzyskuje lub ustawia indeks spadku do użycia, gdy indeks palety jest poza granicami
public int FallbackIndex { get; set; }Wartość nieruchomości
IndexedColorConverter
otrzymuje lub ustawia indeksowany konwerter kolorów
public IIndexedColorConverter IndexedColorConverter { get; set; }Wartość nieruchomości
LineSize
otrzymuje lub ustawia wielkość linii pikseli w bajtach do przetwarzania surowych danych
public int LineSize { get; set; }Wartość nieruchomości
PixelDataFormat
otrzymuje lub ustawia format danych pikseli
public PixelDataFormat PixelDataFormat { get; set; }Wartość nieruchomości
Methods
Clone()
Tworzy klon szalowny.
public RawDataSettings Clone()Returns
Jest to klon Shalow.