LosslessJpeg.WriteTransposed Method

Transpose the image and writes the result to the specified media.

Overload List

Name Description
Public method WriteTransposed(Stream)

Transpose the image and writes the result to the specified Stream.

Public method WriteTransposed(String)

Transpose the image and writes the result to the specified file.

See Also

Reference