08-28-2020, 02:58 PM
(08-27-2020, 08:59 PM)kudzu Wrote: Are you passing it directly as a URL or as a tag in HTML? With the HTML tag you can control the size and how it is displayed with attributes.
https://www.w3schools.com/tags/tag_img.asp
Have been reading this topic, but that would mean that for every image I have to calculate the width and height, because not all images are of the same dimensions and/or ratio.

