Saves the specified image to the specified stream.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
void SaveImage ( |
Visual Basic
Copy Code
|
|---|
Sub SaveImage( _ |
The stream where the image will be saved.
The image to save.
See Also