JpegEncoder Constructor |
Name | Description | |
---|---|---|
JpegEncoder | Initializes a new instance of a JpegEncoder. | |
JpegEncoder(Int32) |
Initializes a new instance of the JpegEncoder specifying the quality.
| |
JpegEncoder(Int32, Int32) | Initializes a new instance of a JpegEncoder specifying the quality and smoothing. | |
JpegEncoder(Int32, Int32, Boolean) | Initializes a new instance of a JpegEncoder specifying the quality, smoothing, and progressive value.
|