Writes the JPEG file to the specified stream without changes.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Write ( _ stream As Stream _ )
public void Write( Stream stream )
Type: System.IO.Stream
The stream where you want to save the result.You can use this method to edit EXIF or IPCT data without recompression of the image. In this case the workflow should the following: