ClearOutputChannel

ClearOutputChannel()

Löscht die CMYK-Ausgabekanaleinstellung (Cyan-Magenta-Gelb-Schwarz) für die Standardkategorie.

public void ClearOutputChannel()

Siehe auch


ClearOutputChannel(ColorAdjustType)

Löscht die Ausgabekanaleinstellung (Cyan-Magenta-Gelb-Schwarz) für eine bestimmte Kategorie.

public void ClearOutputChannel(ColorAdjustType type)
ParameterTypBeschreibung
typeColorAdjustTypeEin Element vonColorAdjustTypedie die Kategorie angibt, für die die Ausgangskanaleinstellung gelöscht wird.

Siehe auch