DXImage.Save(Stream) Method
Saves the image to the specified stream.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | A Stream object to which the image is saved. |
See Also