ImageAttributes.ClearGamma
ClearGamma()
禁用默认类别的伽马校正。
public void ClearGamma()
另请参见
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging
ClearGamma(ColorAdjustType)
禁用指定类别的伽马校正。
public void ClearGamma(ColorAdjustType type)
| 参数 | 类型 | 描述 |
|---|---|---|
| type | ColorAdjustType | ColorAdjustType 的一个元素,指定伽马校正被禁用的类别。 |
另请参见
- enum ColorAdjustType
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging