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

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcD2DBitmap クラス > SaveAsBmp メソッド : SaveAsBmp(Stream,BmpOptions) メソッド
The output stream.
The options for the BMP image encoder.
Saves the image to a 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.
参照

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