DioDocs for PDF
SaveAsBmp(Stream,BmpOptions) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > SaveAsBmp メソッド : SaveAsBmp(Stream,BmpOptions) メソッド
The output stream.
The options for the BMP image encoder.
Saves the image to a System.IO.Stream in BMP format.
シンタックス
'宣言
 
Public Overloads Sub SaveAsBmp( _
   ByVal stream As System.IO.Stream, _
   Optional ByVal options As BmpOptions _
) 
public void SaveAsBmp( 
   System.IO.Stream stream,
   BmpOptions options
)

パラメータ

stream
The output stream.
options
The options for the BMP image encoder.
参照

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