CurveChannel

EmfPlusColorCurveEffect.CurveChannel property

Gets or sets a 32-bit unsigned integer that specifies the color channel to which the curve adjustment applies. This value MUST be defined in the CurveChannel enumeration (section 2.1.1.8).

public EmfPlusCurveChannel CurveChannel { get; set; }

See Also