0
ImageObserver
Hi! I have a problem with javax.swing. I want to draw an Image with the command ‚Graphics.drawImage(img, int, int, ImageObserver)‘ but I don‘t know what an ImageObserver is?!? It’d be really cool if you help me! Thank you very much! PS: I don‘t know if it‘s also possible to use this command at the SoloLearn Playground, but at the Computer it is...
1 Respuesta
+ 2
Have you tried searching?
https://stackoverflow.com/questions/19212990/what-is-an-imageobserver
And no, sololearn doesn't support swing, awt or images