Need help on PerspectiveTransform or how to get a perspective from an image

Hi,How is it possible to transform a squared image to get a perspective ? I found some topics about PerspectiveTransform but nothing really that really help me.Does somebody have a short example or can provide with some help ?
[254 byte] By [bluecameleona] at [2007-11-27 3:48:35]
# 1
JAI (https://jai.dev.java.net/) offers a PerspectiveTransform class. http://download.java.net/media/jai/javadoc/1.1.3/jai-apidocs/index.htmlAnd there seems to be a forum devoted to its use here: http://forum.java.sun.com/forum.jspa?forumID=540
pbrockway2a at 2007-7-12 8:52:28 > top of Java-index,Java Essentials,Java Programming...
# 2
I'll take time to search in the related formum.Thanks for your message.
bluecameleona at 2007-7-12 8:52:28 > top of Java-index,Java Essentials,Java Programming...