Help Center

ColorChannelFlagsfunction

Specifies individual channels in the CMYK (cyan, magenta, yellow, black) color space. This enumeration is used by the **GdipSetImageAttributesOutputChannel** function.

Graphicsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Parameters

NameDescription
ColorChannelFlagsC0
ColorChannelFlagsM1
ColorChannelFlagsY2
ColorChannelFlagsK3
ColorChannelFlagsLast4

Description

Thee ColorChannelFlags enumeration specifies individual channels in the CMYK (cyan, magenta, yellow, black) color space. This enumeration is used by the GdipSetImageAttributesOutputChannel function.

Reference