The BmpExport type exposes the following members.

Constructors

  NameDescription
BmpExportOverloaded.

Methods

  NameDescription
CreateImage
Returns an image an object was exported to.
(Inherited from ImageExport.)
CreateOptionsDialog
Overridden. See CreateOptionsDialog()()().
(Inherited from ImageExport.)
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
Overridden. See GetImageFormat()()().
(Overrides ImageExport..::.GetImageFormat()()().)
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
Overridden. See Description.
(Overrides Export..::.Description.)
Filter
Overridden. See Filter.
(Overrides Export..::.Filter.)
Mode
Gets or sets scaling mode.
(Inherited from ImageExport.)
Resolution
Gets or sets image resolution.
(Inherited from ImageExport.)
Scale
Gets or sets image scale.
(Inherited from ImageExport.)
Size
Gets or sets image size.
(Inherited from ImageExport.)

See Also