2 references to new
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\Effects\EffectsTests.cs (2)
59
using WhiteSaturationCurveEffect effect =
new
(channel, whitePoint);
69
Action action = () => _ = new
WhiteSaturationCurveEffect
(CurveChannel.All, whitePoint);