ImageAttributes.ClearOutputChannel
ClearOutputChannel()
Löscht die CMYK-Ausgabekanaleinstellung (Cyan-Magenta-Gelb-Schwarz) für die Standardkategorie.
public void ClearOutputChannel()
Siehe auch
- class ImageAttributes
- namensraum Aspose.PSD
- Montage Aspose.PSD
ClearOutputChannel(ColorAdjustType)
Löscht die Ausgabekanaleinstellung (Cyan-Magenta-Gelb-Schwarz) für eine bestimmte Kategorie.
public void ClearOutputChannel(ColorAdjustType type)
Parameter | Typ | Beschreibung |
---|---|---|
type | ColorAdjustType | Ein Element vonColorAdjustType die die Kategorie angibt, für die die Ausgangskanaleinstellung gelöscht wird. |
Siehe auch
- enum ColorAdjustType
- class ImageAttributes
- namensraum Aspose.PSD
- Montage Aspose.PSD