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