ClearThreshold

ClearThreshold()

Löscht den Schwellenwert für die Standardkategorie.

public void ClearThreshold()

Siehe auch


ClearThreshold(ColorAdjustType)

Löscht den Schwellenwert für eine bestimmte Kategorie.

public void ClearThreshold(ColorAdjustType type)
ParameterTypBeschreibung
typeColorAdjustTypeEin Element vonColorAdjustType die die Kategorie angibt, für die der Schwellenwert gelöscht wird.

Siehe auch