I have a PNG image that I&#39;d like to display fading out.&nbsp; I tried the BitBlt method suggested by &quot;Team RAR&quot; to fade the image, but I can&#39;t make it work.<br><br>The image loads properly from a file and displays fine as an ImageMorph.&nbsp; I have been able to use a TransformationMorph to rotate and scale it, and PNG transparency is working properly.
<br><br>Is the &quot;Team RAR&quot; BitBlt method the only way, or are there alternatives?<br><br>I&#39;m running a 3.9 image, and my display depth is set to 32 bits.<br><br>&nbsp;&nbsp;&nbsp; Thanks,<br>&nbsp;&nbsp;&nbsp; Steve<br><br><br><br>