ImageCodecInfo.Version プロパティ

定義

コーデックのバージョン番号を取得または設定します。

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

プロパティ値

コーデックのバージョン番号。

適用対象