ImageCodecInfo.FormatID 屬性

定義

取得或設定 Guid 結構,含有識別 Codec 的格式之 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 結構,含有識別 Codec 的格式之 GUID。

適用於

另請參閱