DioDocs for PDF
SaveAsJpegXR(Stream,JpegXROptions) メソッド

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

パラメータ

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

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