Photo_Editor_Application.Picture.SaveImage Function
Saves the current image with the provided fileName.
Public void SaveImage (string)
Type
Name
Description
string
fileName
Name under which the image is saved
Return
Description
void
Other overloads:
Photo_Editor_Application.Picture.SaveImage()