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