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

LosslessJpegTransform.Write Method

Writes the JPEG file without modifying the image.

Overload List

Name Description
Public method Write(Stream)

Writes the JPEG file to the specified stream without changes.

Public method Write(String)

Writes the JPEG file to the specified file without changes.

See Also

Reference