Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Awesomium .NET 1.7.0.5 を使用しており、ページから画像要素を取得してメモリ/ディスクに保存しようとしています。以前のバージョンでは、これは webView.Render() を呼び出すことで実現できました。ただし、最近のリリースではこれが削除されていることに気付きました。これに対する回避策はありますか?
注: 画像を再ダウンロードしたくないので、画像の URL を取得して再度ダウンロードすることはできません。