LosslessJpeg.WriteRotated Method

Rotates and/or flips the image and writes the result to specified media.

Overload List

Name Description
Public method WriteRotated(Stream, RotateFlipType)

Rotates and/or flips the image and writes the result to the specified Stream.

Public method WriteRotated(String, RotateFlipType)

Rotates and/or flips the image and writes the result to the specified file.

See Also

Reference