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