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 | |
Save(String, DXImageFormat) | fileName, imageFormat | Saves the image to the specified file in the specified format. |