DioDocs for PDF
Save(Stream,WicContainerFormat,BaseOptions) メソッド

DS.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > Save メソッド : Save(Stream,WicContainerFormat,BaseOptions) メソッド
出力ストリーム。
画像エンコーダーを決定するコンテナ形式。
指定された画像エンコーダーのオプション。
指定された形式とオプションを使用して画像を System.IO.Stream に保存します。
シンタックス
'宣言
 
Public Overloads Sub Save( _
   ByVal stream As System.IO.Stream, _
   ByVal format As WicContainerFormat, _
   Optional ByVal options As BaseOptions _
) 
public void Save( 
   System.IO.Stream stream,
   WicContainerFormat format,
   BaseOptions options
)

パラメータ

stream
出力ストリーム。
format
画像エンコーダーを決定するコンテナ形式。
options
指定された画像エンコーダーのオプション。
参照

GcWicBitmap クラス
GcWicBitmap メンバ
オーバーロード一覧