2 references to new
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\Effects\EffectsTests.cs (2)
34using BlackSaturationCurveEffect effect = new(channel, blackPoint); 43Action action = () => _ = new BlackSaturationCurveEffect(CurveChannel.All, blackPoint);