4 references to SetGamma
System.Drawing.Common.Tests (4)
System\Drawing\Imaging\ImageAttributesTests.cs (4)
585
imageAttr.
SetGamma
(2.2f);
623
AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.
SetGamma
(2.2f));
673
imageAttr.
SetGamma
(2.2f);
721
imageAttr.
SetGamma
(2.2f);