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

LosslessJpegTransform Constructor

Creates and initializes new LosslessJpegTransform class instance.

Overload List

Name Description
Public method LosslessJpegTransform()

Creates and initializes new LosslessJpegTransform class instance.

Public method LosslessJpegTransform(Stream)

Creates and initializes new LosslessJpegTransform class instance. It also opens this transform on specified stream.

Public method LosslessJpegTransform(String)

Creates and initializes new LosslessJpegTransform class instance. It also opens this transform on specified file.

See Also

Reference