It sometimes useful to do animation like rotating text or images in our application. This article discusses about rotating an image in j2me. We can rotate images at different angles like 90°, 180° and 270°.
Complete source code is given demonstrating Rotating an image. The given code is ready without any errors.This article is can be become valuable alternative to scalable vector graphics which requires more memory and processing power than doing animation using simple custom method rotateImage() specified in code.
Kalki 12:15, 29 September 2009 (UTC)