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