Class ImageResizeSettings

Class ImageResizeSettings

ja nimityö: Aspose.Imaging Kokoelma: Aspose.Imaging.dll (25.4.0)

Kuvia uudelleen asetukset luokka

public class ImageResizeSettings

Inheritance

object ImageResizeSettings

Perintöjäsenet

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

Constructors

ImageResizeSettings()

Aloita uusi esimerkki Aspose.Imaging.ImageResizeSettings luokan.

public ImageResizeSettings()

Properties

ColorCompareMethod

Saat tai asettaa värin vertailumenetelmän.

public ColorCompareMethod ColorCompareMethod { get; set; }

Omistuksen arvo

ColorCompareMethod

ColorQuantizationMethod

Saat tai asettaa värin mittauksen menetelmä.

public ColorQuantizationMethod ColorQuantizationMethod { get; set; }

Omistuksen arvo

ColorQuantizationMethod

EntriesCount

Saa tai asettaa talletukset

public int EntriesCount { get; set; }

Omistuksen arvo

int

FilterType

Saa tai asettaa suodatin tyypin.

public ImageFilterType FilterType { get; set; }

Omistuksen arvo

ImageFilterType

Mode

Saat tai asetat interpolation tilan.

public ResizeType Mode { get; set; }

Omistuksen arvo

ResizeType

 Suomi