Saves the specified image to the specified stream.
Namespace: MindFusion.VsxAssembly: MindFusion.Vsx
void SaveImage ( Stream stream, TImage image)
Sub SaveImage( _ stream As Stream, _ image As TImage _)
The stream where the image will be saved.
The image to save.
IPlatformHelper(TColor, TImage) MembersIPlatformHelper(TColor, TImage) InterfaceMindFusion.Vsx Namespace