6 references to CurveChannel
System.Drawing.Common (6)
System\Drawing\Imaging\Effects\ColorCurveEffect.cs (1)
21
channel = (GdiPlus.
CurveChannel
)channel,
System\Drawing\Imaging\Effects\CurveChannel.cs (4)
16
All = GdiPlus.
CurveChannel
.CurveChannelAll,
21
Red = GdiPlus.
CurveChannel
.CurveChannelRed,
26
Green = GdiPlus.
CurveChannel
.CurveChannelGreen,
31
Blue = GdiPlus.
CurveChannel
.CurveChannelBlue
Windows.Win32.ColorCurveParams.g.cs (1)
27
internal winmdroot.Graphics.GdiPlus.
CurveChannel
channel;