ImageFormatConverter Constructor ()

 

Initializes a new instance of the ImageFormatConverter class.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
ImageFormatConverter()

Do not create a ImageFormatConverter object directly. Access the ImageFormatConverter class through the TypeDescriptor class by calling the GetConverter method.

.NET Framework
Available since 1.1
Return to top
Show: