Class ImageResizeSettings

Class ImageResizeSettings

Pôvodný názov: Aspose.Imaging Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Obrázok resize nastavenia triedy

public class ImageResizeSettings

Inheritance

object ImageResizeSettings

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

ImageResizeSettings()

Initalizuje novú inštanciu triedy Aspose.Imaging.ImageResizeSettings.

public ImageResizeSettings()

Properties

ColorCompareMethod

Získať alebo nastaviť farebnú porovnanie metódy.

public ColorCompareMethod ColorCompareMethod { get; set; }

Hodnota nehnuteľnosti

ColorCompareMethod

ColorQuantizationMethod

Získajte alebo nastavíte metódu kvantitácie farby.

public ColorQuantizationMethod ColorQuantizationMethod { get; set; }

Hodnota nehnuteľnosti

ColorQuantizationMethod

EntriesCount

Získajte alebo nastavíte počítanie vstupov

public int EntriesCount { get; set; }

Hodnota nehnuteľnosti

int

FilterType

Získať alebo nastaviť typ filtra.

public ImageFilterType FilterType { get; set; }

Hodnota nehnuteľnosti

ImageFilterType

Mode

Získajte alebo nastavíte režim interpolácie.

public ResizeType Mode { get; set; }

Hodnota nehnuteľnosti

ResizeType

 Slovenčina