2 references to new
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\Effects\EffectsTests.cs (2)
34
using BlackSaturationCurveEffect effect =
new
(channel, blackPoint);
43
Action action = () => _ = new
BlackSaturationCurveEffect
(CurveChannel.All, blackPoint);