'宣言 Overloads Sub ToImage( _ ByVal fileName As System.String, _ ByVal options As ImageSaveOptions _ )
void ToImage( System.string fileName, ImageSaveOptions options )
パラメータ
- fileName
- 出力画像ファイル。
- options
- 出力画像のオプション。
'宣言 Overloads Sub ToImage( _ ByVal fileName As System.String, _ ByVal options As ImageSaveOptions _ )
void ToImage( System.string fileName, ImageSaveOptions options )