Hi,
I'm using getimage.ashx to create webp images on a solution. Some of the images I create webp images of is transparent PNGs. They work fine on Mac and PC in Chrome, Firefox, Safari and Edge but on iOs the images are not transparent - but have a white background instead.
The image path looks like this: /admin/public/getimage.ashx?Image=/Files/Templates/Designs/designname/assets/img/image.png&Format=webP&Width=258
Anyone else experiencing the same issues with transparent webp images using getimage?
(I've tested the images on another solution in a different ummentionable CMS ;-) where it works fine on iOs as well - so I guess it's not an issue with the images)