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

LosslessJpegTransform.WriteTransposed Method

Writes the JPEG file transposed (without recompression).

Overload List

Name Description
Public method WriteTransposed(Stream)

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

Public method WriteTransposed(String)

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

See Also

Reference