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