2 references to new
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\Effects\EffectsTests.cs (2)
274
using DensityCurveEffect effect =
new
(CurveChannel.All, density);
283
Action action = () => _ = new
DensityCurveEffect
(CurveChannel.All, density);