The ImageExport type exposes the following members.

Constructors

  NameDescription
ImageExportOverloaded.

Methods

  NameDescription
CreateImage
Returns an image an object was exported to.
CreateOptionsDialog
Overridden. See CreateOptionsDialog()()().
(Overrides Export..::.CreateOptionsDialog()()().)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAllFilesFilter
Returns filter for all files.
(Inherited from Export.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetImageFormat
Returns ImageFormat used.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SaveOverloaded.
ToString
Overridden. See ToString()()().
(Inherited from Export.)

Properties

  NameDescription
Description
Returns description for Export.
(Inherited from Export.)
Filter
FileExtension filter to be used in ExportDialog.
(Inherited from Export.)
Mode
Gets or sets scaling mode.
Resolution
Gets or sets image resolution.
Scale
Gets or sets image scale.
Size
Gets or sets image size.

See Also