ImageAttributes.ClearOutputChannel
ClearOutputChannel()
Wist de instelling van het CMYK-uitvoerkanaal (cyaan-magenta-geel-zwart) voor de standaardcategorie.
public void ClearOutputChannel()
Zie ook
- class ImageAttributes
- naamruimte Aspose.PSD
- montage Aspose.PSD
ClearOutputChannel(ColorAdjustType)
Wist de (cyaan-magenta-geel-zwart) uitvoerkanaalinstelling voor een gespecificeerde categorie.
public void ClearOutputChannel(ColorAdjustType type)
Parameter | Type | Beschrijving |
---|---|---|
type | ColorAdjustType | Een element vanColorAdjustType die de categorie specificeert waarvoor de uitgangskanaalinstelling wordt gewist. |
Zie ook
- enum ColorAdjustType
- class ImageAttributes
- naamruimte Aspose.PSD
- montage Aspose.PSD