ImageObserver | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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...

26th Jan 2019, 8:47 PM
TCB
TCB - avatar
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
26th Jan 2019, 9:35 PM
voidneo