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