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