ImageAttributes.ClearThreshold
ClearThreshold()
Varsayılan kategori için eşik değerini temizler.
public void ClearThreshold()
Ayrıca bakınız
- class ImageAttributes
- ad alanı Aspose.PSD
- toplantı Aspose.PSD
ClearThreshold(ColorAdjustType)
Belirli bir kategori için eşik değerini temizler.
public void ClearThreshold(ColorAdjustType type)
Parametre | Tip | Tanım |
---|---|---|
type | ColorAdjustType | bir unsuruColorAdjustType bu, eşiğin temizlendiği kategoriyi belirtir. |
Ayrıca bakınız
- enum ColorAdjustType
- class ImageAttributes
- ad alanı Aspose.PSD
- toplantı Aspose.PSD