[Gambas-user] Image over image - transparence
_root
_root at ...324...
Fri Jan 16 17:15:51 CET 2004
> I just tried this and it works fine.
>
> ' given dr is a drawingarea
> dim pp as picture
> pp = Picture["/home/mydir/some-image.png"]
> dr.cached = true
> Draw.begin(dr)
> Draw.picture(pp,10,10)
> Draw.picture(pp,40,20)
> Draw.end
>
> results in my partly transparent image being drawn twice,
> overlapping, with the one in the back showing in the "holes" of
> the one in the front.
FANTASTIC !
I think that this is a great tip!
Thank you !!!
;)
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
Hai una fotocamera digitale e vuoi stampare le tue immagini
su vera carta fotografica professionale?
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1533&d=16-1
More information about the User
mailing list