Overload List

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

See Also