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