ImageAttributes.ClearColorKey
ClearColorKey()
يمسح مفتاح اللون (نطاق الشفافية) للفئة الافتراضية.
public void ClearColorKey()
انظر أيضًا
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging
ClearColorKey(ColorAdjustType)
يمسح مفتاح اللون (نطاق الشفافية) لفئة محددة.
public void ClearColorKey(ColorAdjustType type)
| معامل | نوع | الوصف |
|---|---|---|
| type | ColorAdjustType | عنصر من ColorAdjustType يحدد الفئة التي يتم مسح مفتاح اللون لها. |
انظر أيضًا
- enum ColorAdjustType
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging