This documentation is for the old version. Go to the latest Graphics Mill docs

LosslessJpegTransform.WriteTransversed Method

Writes the JPEG file to the specified file transversed (without recompression).

Overload List

Name Description
Public method WriteTransversed(Stream)

Writes the JPEG file to the specified stream transversed (without recompression).

Public method WriteTransversed(String)

Writes the JPEG file to the specified file transversed (without recompression).

See Also

Reference