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 Answer
+ 2
Have you tried searching?
https://stackoverflow.com/questions/19212990/what-is-an-imageobserver
And no, sololearn doesn't support swing, awt or images