Writes the JPEG file to the specified stream transversed (without recompression).
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub WriteTransversed ( _ stream As Stream _ )
public void WriteTransversed( Stream stream )
Type: System.IO.Stream
The stream where you want to save the result.