Hi, I have renamed the Image.Draw() method into Image.PaintImage() method.
At the same time, I added a method named Image.DrawImage(). The difference between Image.PaintImage() and Image.DrawImage() is that Image.PaintImage() takes the alpha channel into account (it blends the image), whereas Image.DrawImage() does not (it copies the alpha component from the source to the destination). Sorry for that last minute change, but the names are less ambiguous now, and follows the same convention than Image.FillRect() and Image.PaintRect(). So check your projects! -- Benoît Minisini ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user