3 references to ClearGamma
System.Drawing.Common.Tests (3)
System\Drawing\Imaging\ImageAttributesTests.cs (3)
642
imageAttr.
ClearGamma
(type);
655
AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.
ClearGamma
(ColorAdjustType.Default));
663
AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.
ClearGamma
(type));