Overload List

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

See Also