Click or drag to resize

JpegEncoder Constructor

Creates a JpegEncoder.
Overload List
  NameDescription
Public methodJpegEncoder
Initializes a new instance of a JpegEncoder.
Public methodJpegEncoder(Int32)
Initializes a new instance of the JpegEncoder specifying the quality.
Public methodJpegEncoder(Int32, Int32)
Initializes a new instance of a JpegEncoder specifying the quality and smoothing.
Public methodJpegEncoder(Int32, Int32, Boolean)
Initializes a new instance of a JpegEncoder specifying the quality, smoothing, and progressive value.
Top
See Also