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