'宣言 Public Overloads Sub Save( _ ByVal stream As System.IO.Stream, _ ByVal format As ContainerFormat, _ Optional ByVal options As BaseOptions _ )
public void Save( System.IO.Stream stream, ContainerFormat format, BaseOptions options )
パラメータ
- stream
- 出力ストリーム。
- format
- 画像エンコーダを決定するコンテナ形式。
- options
- 指定された画像エンコーダのオプション。