2 references to new
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\Effects\EffectsTests.cs (2)
314
using HighlightCurveEffect effect =
new
(CurveChannel.All, highlight);
323
Action action = () => _ = new
HighlightCurveEffect
(CurveChannel.All, highlight);