2 references to ClearRemapTable
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\ImageAttributesTests.cs (2)
1253
imageAttr.
ClearRemapTable
();
1279
AssertExtensions.Throws<ArgumentException>(null, imageAttr.
ClearRemapTable
);