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