hi,<br>I'm student and I have a simple question, I searched but I didn't find recent answer.<br>So :<br>(define gg (make-object bitmap% "toto.png" '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 'png/mask 'gif/mask and this (send a-bitmap get-loaded-mask) no way.<br><br>Thanks.<br><br><br>