ImageAttributes.ClearThreshold
ClearThreshold()
デフォルト カテゴリのしきい値をクリアします。
public void ClearThreshold()
関連項目
- class ImageAttributes
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD
ClearThreshold(ColorAdjustType)
指定したカテゴリのしきい値をクリアします。
public void ClearThreshold(ColorAdjustType type)
パラメータ | タイプ | 説明 |
---|---|---|
type | ColorAdjustType | の要素ColorAdjustType しきい値をクリアするカテゴリを指定します。 |
関連項目
- enum ColorAdjustType
- class ImageAttributes
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD