2 references to ClearColorMatrix
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\ImageAttributesTests.cs (2)
278
imageAttr.
ClearColorMatrix
();
326
AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.
ClearColorMatrix
());