Overload List

  NameDescription
JpegExport()()()
Initializes a new instance of the JpegExport class.
JpegExport(Vector)
Initializes a new instance of the JpegExport class with given image size.
JpegExport(Double)
Initializes a new instance of the JpegExport class with given scale.
JpegExport(Int32)
Initializes a new instance of the JpegExport class with given resolution.
JpegExport(Int32, Double)
Initializes a new instance of the JpegExport class with given resolution and scale.

See Also