ImageAttributes.ClearThreshold
ClearThreshold()
Menghapus nilai ambang untuk kategori default.
public void ClearThreshold()
Lihat juga
- class ImageAttributes
- ruang nama Aspose.PSD
- perakitan Aspose.PSD
ClearThreshold(ColorAdjustType)
Menghapus nilai ambang untuk kategori tertentu.
public void ClearThreshold(ColorAdjustType type)
Parameter | Jenis | Keterangan |
---|---|---|
type | ColorAdjustType | Elemen dariColorAdjustType yang menentukan kategori yang ambang batasnya dihapus. |
Lihat juga
- enum ColorAdjustType
- class ImageAttributes
- ruang nama Aspose.PSD
- perakitan Aspose.PSD