'宣言 Public Function SaveAsGifAsync( _ ByVal storageFile As Windows.Storage.StorageFile, _ ByVal options As GifOptions _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task SaveAsGifAsync( Windows.Storage.StorageFile storageFile, GifOptions options )
パラメータ
- storageFile
- 出力ファイル。
- options
- GIF 画像エンコーダのオプション。