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