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 的结构。

适用于

另请参阅