Class ImageResizeSettings

Class ImageResizeSettings

名称: Aspose.Imaging アセンション: Aspose.Imaging.dll (25.4.0)

画像リサイクル 設定クラス

public class ImageResizeSettings

Inheritance

object ImageResizeSettings

相続人

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

Constructors

ImageResizeSettings()

Aspose.Imaging.ImageResizeSettingsクラスの新しい例を開始します。

public ImageResizeSettings()

Properties

ColorCompareMethod

色を比較する方法を取得または設定します。

public ColorCompareMethod ColorCompareMethod { get; set; }

不動産価値

ColorCompareMethod

ColorQuantizationMethod

色の量化方法を取得または設定します。

public ColorQuantizationMethod ColorQuantizationMethod { get; set; }

不動産価値

ColorQuantizationMethod

EntriesCount

入力数を取得または設定する

public int EntriesCount { get; set; }

不動産価値

int

FilterType

受信またはフィルターのタイプを設定します。

public ImageFilterType FilterType { get; set; }

不動産価値

ImageFilterType

Mode

入力またはインターポレーションモードを設定します。

public ResizeType Mode { get; set; }

不動産価値

ResizeType

 日本語