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