Creates and initializes new LosslessJpegTransform class instance.
Name | Description | |
---|---|---|
LosslessJpegTransform() |
Creates and initializes new LosslessJpegTransform class instance. |
|
LosslessJpegTransform(Stream) |
Creates and initializes new LosslessJpegTransform class instance. It also opens this transform on specified stream. |
|
LosslessJpegTransform(String) |
Creates and initializes new LosslessJpegTransform class instance. It also opens this transform on specified file. |