No. I answered my own question by finding in the documentation that if I use
Img.get_url(False)
It will not download the image. So I can view the image on the web browser.
No. I answered my own question by finding in the documentation that if I use
Img.get_url(False)
It will not download the image. So I can view the image on the web browser.