Edit

Share via


MidtoneCurveEffect(CurveChannel, Int32) Constructor

Definition

public:
 MidtoneCurveEffect(System::Drawing::Imaging::Effects::CurveChannel channel, int midtone);
public MidtoneCurveEffect (System.Drawing.Imaging.Effects.CurveChannel channel, int midtone);
new System.Drawing.Imaging.Effects.MidtoneCurveEffect : System.Drawing.Imaging.Effects.CurveChannel * int -> System.Drawing.Imaging.Effects.MidtoneCurveEffect
Public Sub New (channel As CurveChannel, midtone As Integer)

Parameters

channel
CurveChannel
midtone
Int32

Applies to