2 references to DrawImage
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (2)
2744
g.
DrawImage
(bmp, pts, r, GraphicsUnit.Pixel, null);
2756
g.
DrawImage
(bmp, pts, r, GraphicsUnit.Pixel, ia);