次の方法で共有


ImageFormat.ToString メソッド

この ImageFormat オブジェクトをユーザーが判読できる文字列に変換します。

Overrides Public Function ToString() As String
[C#]
public override string ToString();
[C++]
public: String* ToString();
[JScript]
public override function ToString() : String;

戻り値

この ImageFormat オブジェクトを表す文字列。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ImageFormat クラス | ImageFormat メンバ | System.Drawing.Imaging 名前空間