4 references to new
System.Drawing.Common.Tests (4)
System\Drawing\Imaging\ColorMapTests.cs (3)
11
ColorMap cm =
new
();
19
ColorMap cm =
new
()
29
ColorMap cm =
new
()
System\Drawing\Imaging\ImageAttributesTests.cs (1)
58
new
() { OldColor = Color.FromArgb(255, 255, 255, 0), NewColor = Color.FromArgb(255, 255, 0, 0) }