1 instantiation of ColorMatrixEffect
System.Drawing.Common.Tests (1)
System\Drawing\Imaging\Effects\EffectsTests.cs (1)
243
using ColorMatrixEffect effect =
new
(new ColorMatrix(buffer));
1 reference to ColorMatrixEffect
System.Drawing.Common.Tests (1)
System\Drawing\Imaging\Effects\EffectsTests.cs (1)
243
using
ColorMatrixEffect
effect = new(new ColorMatrix(buffer));