hi,<br>I&#39;m student and I have a simple question, I searched but I didn&#39;t find recent answer.<br>So :<br>(define gg (make-object bitmap% &quot;toto.png&quot; &#39;png #f))<br><br>My image is a round logo with transparency. How to have transparency when I draw it?<br>
<br>(Actually I have a white or black rectangle around my logo, instead of transparency)<br><br>I try with gif, with &#39;png/mask &#39;gif/mask and this (send a-bitmap get-loaded-mask) no way.<br><br>Thanks.<br><br><br>