DioDocs for PDF
SaveAsPng(Stream,PngOptions) メソッド

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

パラメータ

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

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