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