Method SaveToDesktop
SaveToDesktop(string?, bool)
Saves the current image to the desktop with the specified file name.
public virtual void SaveToDesktop(string? imageName = null, bool uniqueName = false)
Saves the current image to the desktop with the specified file name.
public virtual void SaveToDesktop(string? imageName = null, bool uniqueName = false)