ImageAttributes.ClearThreshold
ClearThreshold()
Wist de drempelwaarde voor de standaardcategorie.
public void ClearThreshold()
Zie ook
- class ImageAttributes
- naamruimte System.Drawing.Imaging
- montage Aspose.Drawing
ClearThreshold(ColorAdjustType)
Wist de drempelwaarde voor een opgegeven categorie.
public void ClearThreshold(ColorAdjustType type)
Parameter | Type | Beschrijving |
---|---|---|
type | ColorAdjustType | Een onderdeel vanColorAdjustType dat specificeert de categorie waarvoor de drempel wordt gewist. |
Zie ook
- enum ColorAdjustType
- class ImageAttributes
- naamruimte System.Drawing.Imaging
- montage Aspose.Drawing