Hey,
What image formats can we set the transparency on?
I found another support article that showed me how to do it for a png image (see below), but I’m looking for a full list of file formats and the documentation to …... It is called image alpha-blending. To do so: int[] backgroundPixels;...LoadArgb32Pixels(foreground.Bounds); } var blended = ApplyAlphaBlending(backgroundPixels...