Re: Howto save image into file.
Posted: Mon May 27, 2019 12:41 pm
Hi,
Run the MiniBrowser demo and click on the upper-right button with 3 horizontal lines. Then select the "Download Image..." option to download an image to a file.
MiniBrowser calls TChromium.DownloadImage and the image is received in the TChromium.OnDownloadImageFinished event.
Run the MiniBrowser demo and click on the upper-right button with 3 horizontal lines. Then select the "Download Image..." option to download an image to a file.
MiniBrowser calls TChromium.DownloadImage and the image is received in the TChromium.OnDownloadImageFinished event.