MindFusion.Wpf Pack Programmer's Guide
ImageRenderTarget.Save Method
See Also
 





Saves the rendered image in a file.

 Overload List

Name Description

ImageRenderTarget.Save (String)

Saves the rendered image in a PNG format to a file with the specified name.

ImageRenderTarget.Save (String, BitmapEncoder)

Saves the rendered image to a file with the specified name and using the specified bitmap encoder.

 See Also

ImageRenderTarget Members
ImageRenderTarget Class
MindFusion.Reporting.Wpf Namespace