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.