Save
Save the parsed JPEG to stream.
Syntax
[C#]
void Save(Stream stream);
[Visual Basic]
Sub Save(stream As Stream)
Notes
None.
Example
None.