Modifier

Partager via


ContrastCurveEffect(CurveChannel, Int32) Constructor

Definition

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

Parameters

channel
CurveChannel
contrast
Int32

Applies to