次の方法で共有


Encoder.Guid プロパティ

イメージ エンコーダ パラメータ カテゴリを識別するグローバル一意識別子 (GUID) を取得します。

Public ReadOnly Property Guid As Guid
[C#]
public Guid Guid {get;}
[C++]
public: __property Guid get_Guid();
[JScript]
public function get Guid() : Guid;

プロパティ値

イメージ エンコーダ パラメータ カテゴリを識別する GUID。

必要条件

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

参照

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