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

LosslessJpegTransform.WriteRotated Method

Writes the JPEG file rotated or/and flipped (without recompression).

Overload List

Name Description
Public method WriteRotated(Stream, RotateFlipType)

Writes the JPEG file to the specified stream rotated or/and flipped (without recompression).

Public method WriteRotated(String, RotateFlipType)

Writes the JPEG file to the specified file rotated or/and flipped (without recompression).

See Also

Reference