4 references to Save
System.Drawing.Common.Tests (4)
mono\System.Drawing.Imaging\PngCodecTests.cs (4)
608Save(PixelFormat.Format24bppRgb, PixelFormat.Format24bppRgb, true); 614Save(PixelFormat.Format32bppRgb, PixelFormat.Format32bppArgb, true); 620Save(PixelFormat.Format32bppArgb, PixelFormat.Format32bppArgb, true); 626Save(PixelFormat.Format32bppPArgb, PixelFormat.Format32bppArgb, true);