Overload List

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

See Also