Class ImageResizeSettings

Class ImageResizeSettings

Nazwa przestrzeń: Aspose.Imaging Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Zdjęcie resize ustawienia klasy

public class ImageResizeSettings

Inheritance

object ImageResizeSettings

Dziedziczeni członkowie

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ImageResizeSettings()

Inicjalizuje nową instancję klasy Aspose.Imaging.ImageResizeSettings.

public ImageResizeSettings()

Properties

ColorCompareMethod

Uzyskuje lub ustawia metodę porównania koloru.

public ColorCompareMethod ColorCompareMethod { get; set; }

Wartość nieruchomości

ColorCompareMethod

ColorQuantizationMethod

Uzyskuje lub ustawia metodę kwantowania kolorów.

public ColorQuantizationMethod ColorQuantizationMethod { get; set; }

Wartość nieruchomości

ColorQuantizationMethod

EntriesCount

otrzymuje lub ustawia liczbę wpisów

public int EntriesCount { get; set; }

Wartość nieruchomości

int

FilterType

Uzyskuje lub ustawia typ filtra.

public ImageFilterType FilterType { get; set; }

Wartość nieruchomości

ImageFilterType

Mode

Dostęp lub ustaw tryb interpolacji.

public ResizeType Mode { get; set; }

Wartość nieruchomości

ResizeType

 Polski