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