If you change: - 
*sImg.drawImage(sImg2)* to *sImg.PaintImage(sImg2, 0, 0)*
and
*sImg.DrawImage(sImg2, 50, 50)* to *sImg.PaintImage(sImg2, 50, 50)*
It seems to help, see the help section on PaintImage.
<http://gambas.8142.n7.nabble.com/file/n58914/RotateIssue.png> 



-----
Check out www.gambas.one 
--
View this message in context: 
http://gambas.8142.n7.nabble.com/transparency-on-rotated-image-tp58901p58914.html
Sent from the gambas-user mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to