DioDocs for PDF
SaveAsGif(String,GifOptions) メソッド

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

パラメータ

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

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