DioDocs for PDF
SaveAsJpeg(Stream,JpegOptions) メソッド

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

パラメータ

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

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