[plt-scheme] Simple question about bitmap and transparency

From: Ziboon (ziboon at gmail.com)
Date: Mon Mar 30 06:14:30 EDT 2009

hi,
I'm student and I have a simple question, I searched but I didn't find
recent answer.
So :
(define gg (make-object bitmap% "toto.png" 'png #f))

My image is a round logo with transparency. How to have transparency when I
draw it?

(Actually I have a white or black rectangle around my logo, instead of
transparency)

I try with gif, with 'png/mask 'gif/mask and this (send a-bitmap
get-loaded-mask) no way.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090330/003a8065/attachment.html>

Posted on the users mailing list.