DioDocs for PDF
Save(String,WicContainerFormat,BaseOptions) メソッド

DS.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > Save メソッド : Save(String,WicContainerFormat,BaseOptions) メソッド
出力ファイルの名前。
画像エンコーダーを決定するコンテナ形式。
指定された画像エンコーダーのオプション。
指定された形式とオプションを使用して画像をファイルに保存します。
シンタックス
'宣言
 
Public Overloads Sub Save( _
   ByVal fileName As System.String, _
   ByVal format As WicContainerFormat, _
   Optional ByVal options As BaseOptions _
) 
public void Save( 
   System.string fileName,
   WicContainerFormat format,
   BaseOptions options
)

パラメータ

fileName
出力ファイルの名前。
format
画像エンコーダーを決定するコンテナ形式。
options
指定された画像エンコーダーのオプション。
参照

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