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

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

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