2 references to new
System.Drawing.Common.Tests (1)
System\Drawing\Imaging\Effects\EffectsTests.cs (1)
243
using ColorMatrixEffect effect = new(new
ColorMatrix
(buffer));
System.Windows.Forms (1)
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1623
ColorMatrix grayMatrix =
new
(array);