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