'宣言 Public Overloads Sub Save( _ ByVal fileName As System.String, _ ByVal format As WicContainerFormat, _ Optional ByVal options As BaseOptions _ )
public void Save( System.string fileName, WicContainerFormat format, BaseOptions options )
パラメータ
- fileName
- 出力ファイルの名前。
- format
- 画像エンコーダーを決定するコンテナ形式。
- options
- 指定された画像エンコーダーのオプション。