A www.Sockets4.NET class library

ImageCanvas.Save Method (String)

Saves this Image object to the specified file.

public void Save(
   string filename
);

Parameters

filename
A string that contains the name of the file to which to save this Image object.

See Also

ImageCanvas Class | Sockets4Images Namespace | ImageCanvas.Save Overload List