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