3 references to SetRemapTable
System.Drawing.Common.Tests (3)
System\Drawing\Imaging\ImageAttributesTests.cs (3)
1175imageAttr.SetRemapTable(_yellowToRedColorMap); 1213AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.SetRemapTable(_yellowToRedColorMap)); 1252imageAttr.SetRemapTable(_yellowToRedColorMap);