[plt-scheme] Simple question about bitmap and transparency
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>