[Gambas-user] DrawingArea to Picture or Image

Jussi Lahtinen jussi.lahtinen at ...626...
Thu Aug 28 18:30:39 CEST 2014


> Because  you must to set explicitelly the background color.
>
> Picture =new picture(w,h,gb.transparent)
>

Ummm... no. There argument is boolean type for mask, and it doesn't change
the issue.
Even if you do it correctly; PictureBox1.Picture.Fill(Color.White) , it
doesn't fix the limitation Benoit described.


Jussi



More information about the User mailing list