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