Search
Utilities.SaveImage Method
See Also
 





Saves an image to a file or a stream.

 Overload List

Name Description

Utilities.SaveImage (BitmapSource, String)

Saves an image to the specified png file.

Utilities.SaveImage (ImageSource, Stream)

Saves an image to the specified stream.

 See Also