Bearbeiten

Share via


LevelsEffect(Int32, Int32, Int32) Constructor

Definition

public:
 LevelsEffect(int highlight, int midtone, int shadow);
public LevelsEffect (int highlight, int midtone, int shadow);
new System.Drawing.Imaging.Effects.LevelsEffect : int * int * int -> System.Drawing.Imaging.Effects.LevelsEffect
Public Sub New (highlight As Integer, midtone As Integer, shadow As Integer)

Parameters

highlight
Int32
midtone
Int32
shadow
Int32

Applies to