
(arrete la colle a rustine )
en mode graphique ( avec un Screen() )
il faut utiliser :
StartDrawing(WindowOutput(0)) // ou StartDrawing(ScreenOutput())
DrawImage(ImageID(0), x, y)
StopDrawing()
sinon en mode fenetre on utilise ImageGadget(#Gadget, x, y, Largeur, Hauteur, ImageID [, Options])