'宣言 Public Overloads Sub SaveAsGif( _ ByVal fileName As System.String, _ ByVal options As GifOptions _ )
public void SaveAsGif( System.string fileName, GifOptions options )
パラメータ
- fileName
- 出力ファイル名。
- options
- GIF 画像エンコーダのオプション。
'宣言 Public Overloads Sub SaveAsGif( _ ByVal fileName As System.String, _ ByVal options As GifOptions _ )
public void SaveAsGif( System.string fileName, GifOptions options )