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

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

パラメータ

fileName
The output file name.
options
The options for the JPEG XR image encoder.
参照

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