4 references to Save
System.Drawing (1)
commonui\System\Drawing\Image.cs (1)
567
Save
( filename, RawFormat );
System.Web.Mobile (1)
UI\MobileControls\Design\Util\TemporaryBitmapFile.cs (1)
66
_bitmap.
Save
(_path, ImageFormat.Bmp);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
4808
this.BackgroundImage.
Save
(this.backgroundImageFileName, System.Drawing.Imaging.ImageFormat.Bmp);
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowView.cs (1)
975
workflowBitmap.
Save
(imageFile, imageFormat);