ImageAttributes.ClearOutputChannelColorProfile
ClearOutputChannelColorProfile()
Wist de instelling van het kleurprofiel van het uitvoerkanaal voor de standaardcategorie.
public void ClearOutputChannelColorProfile()
Zie ook
- class ImageAttributes
- naamruimte Aspose.PSD
- montage Aspose.PSD
ClearOutputChannelColorProfile(ColorAdjustType)
Wist de kleurprofielinstelling van het uitvoerkanaal voor een opgegeven categorie.
public void ClearOutputChannelColorProfile(ColorAdjustType type)
Parameter | Type | Beschrijving |
---|---|---|
type | ColorAdjustType | Een element vanColorAdjustType die de categorie specificeert waarvoor de instelling van het uitgangskanaalprofiel wordt gewist. |
Zie ook
- enum ColorAdjustType
- class ImageAttributes
- naamruimte Aspose.PSD
- montage Aspose.PSD