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