ImageExporter Constructor
In This Topic
Initializes a new instance of the
ImageExporter class. Sets the
ImageExporter.ImageFormat to the default
System.Drawing.Imaging.ImageFormat.Tiff value (may be changed later).
Syntax
'Declaration
Public Function New()
See Also