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