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