2 references to new
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\Effects\EffectsTests.cs (2)
294
using ExposureCurveEffect effect =
new
(CurveChannel.All, exposure);
303
Action action = () => _ = new
ExposureCurveEffect
(CurveChannel.All, exposure);