バージョン

ImageFormat コンストラクタ

ImageFormat クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Protected Function New( _
   ByVal formatGuid As Guid _
)
protected ImageFormat( 
   Guid formatGuid
)

パラメータ

formatGuid
この ImageFormat を示すために使用する Guid
参照