CurveAdjustment

EmfPlusColorCurveEffect.CurveAdjustment property

Gets or sets a 32-bit unsigned integer that specifies the curve adjustment to apply to the colors in bitmap. This value MUST be defined in the CurveAdjustments enumeration (section 2.1.1.7).

public EmfPlusCurveAdjustments CurveAdjustment { get; set; }

See Also