Click to See Complete Forum and Search --> : Rotating an image


February 25th, 2000, 10:57 PM
Hi :o)

How can I rotate an image in Java applet ?

Erik
February 27th, 2000, 01:44 AM
With the rotate method of a Graphics2D object. I don't think it is compatable with
the new browsers yet though without the java 2 plug-in