ClearThreshold
ClearThreshold()
Löscht den Schwellenwert für die Standardkategorie.
public void ClearThreshold()
Siehe auch
- class ImageAttributes
- namensraum Aspose.Imaging
- Montage Aspose.Imaging
ClearThreshold(ColorAdjustType)
Löscht den Schwellenwert für eine bestimmte Kategorie.
public void ClearThreshold(ColorAdjustType type)
Parameter | Typ | Beschreibung |
---|---|---|
type | ColorAdjustType | Ein Element vonColorAdjustType die die Kategorie angibt, für die der Schwellenwert gelöscht wird. |
Siehe auch
- enum ColorAdjustType
- class ImageAttributes
- namensraum Aspose.Imaging
- Montage Aspose.Imaging