[Gambas-user] transparency on rotated image

Charlie charlie at ...2793...
Sat May 6 15:42:21 CEST 2017


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.



More information about the User mailing list