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

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

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