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

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > Save メソッド : Save(Stream,WicContainerFormat,BaseOptions) メソッド
The output stream.
The container format that determines the image encoder.
The options for the specified image encoder.
Saves the image to a System.IO.Stream using the specified format and options.
シンタックス
'宣言
 
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
The output stream.
format
The container format that determines the image encoder.
options
The options for the specified image encoder.
参照

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