4 references to SetGamma
System.Drawing.Common.Tests (4)
System\Drawing\Imaging\ImageAttributesTests.cs (4)
584
imageAttr.
SetGamma
(2.2f);
622
AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.
SetGamma
(2.2f));
672
imageAttr.
SetGamma
(2.2f);
720
imageAttr.
SetGamma
(2.2f);