Photo_Editor_Application.PhotoEditorForm.saveMenu_Click Function
Calls the SaveImage() method of the Image class

Private void saveMenu_Click (object, System.EventArgs)
  Type Name Description  
    object sender    
    System.EventArgs e    
  Return Description  
    void