ImageAttributes.ClearGamma
ClearGamma()
Schakelt gammacorrectie uit voor de standaardcategorie.
public void ClearGamma()
Zie ook
- class ImageAttributes
- naamruimte System.Drawing.Imaging
- montage Aspose.Drawing
ClearGamma(ColorAdjustType)
Schakelt gammacorrectie uit voor een opgegeven categorie.
public void ClearGamma(ColorAdjustType type)
Parameter | Type | Beschrijving |
---|---|---|
type | ColorAdjustType | Een onderdeel vanColorAdjustType dat specificeert de categorie waarvoor gammacorrectie is uitgeschakeld. |
Zie ook
- enum ColorAdjustType
- class ImageAttributes
- naamruimte System.Drawing.Imaging
- montage Aspose.Drawing