ImageCodecInfo.FormatID プロパティ

定義

コーデックのファイル形式を識別する GUID を格納する Guid 構造体を取得または設定します。

public:
 property Guid FormatID { Guid get(); void set(Guid value); };
public Guid FormatID { get; set; }
member this.FormatID : Guid with get, set
Public Property FormatID As Guid

プロパティ値

コーデックのファイル形式を識別する GUID を格納する Guid 構造体。

適用対象

こちらもご覧ください