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