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