Skip to main content
All docs
V24.2

DXImage.Save Method

Name Parameters Description
Save(Stream, DXImageFormat) stream, imageFormat Saves the image to the specified stream in the specified format.
Save(Stream) stream Saves the image to the specified stream.
Save(String, DXImageFormat) fileName, imageFormat Saves the image to the specified file in the specified format.