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