ImageAttributes.SetOutputChannel

SetOutputChannel(ColorChannelFlag)

يضبط قناة الإخراج CMYK (سماوي-ماجنتا-أصفر-أسود) للفئة الافتراضية.

public void SetOutputChannel(ColorChannelFlag flags)
معاملنوعالوصف
flagsColorChannelFlagعنصر من ColorChannelFlag يحدد قناة الإخراج.

انظر أيضًا


SetOutputChannel(ColorChannelFlag, ColorAdjustType)

يضبط قناة الإخراج CMYK (سماوي-ماجنتا-أصفر-أسود) لفئة محددة.

public void SetOutputChannel(ColorChannelFlag flags, ColorAdjustType type)
معاملنوعالوصف
flagsColorChannelFlagعنصر من ColorChannelFlag يحدد قناة الإخراج.
typeColorAdjustTypeعنصر من ColorAdjustType يحدد الفئة التي يتم فيها تعيين قناة الإخراج.

انظر أيضًا