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