ImageFormat::ToString Method ()

 

Converts this ImageFormat object to a human-readable string.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string that represents this ImageFormat object.

.NET Framework
Available since 1.1
Return to top
Show: