ImageCodecInfo.FormatID 屬性

定義

取得或設定一個 Guid 包含 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 的結構,用以識別編解碼器的格式。

適用於

另請參閱