Results 1 to 2 of 2
Thread: Help with Stretching an Image
- 07-15-2011, 10:57 PM #1
Member
- Join Date
- Jan 2011
- Posts
- 20
- Rep Power
- 0
Help with Stretching an Image
Hi all,
I need to modify the perspective of an image, I have tried using the AffineTransform class and to my knowledge there is no way to do the following using AffineTransform:

So my question is, is there a way to achieve the above using the AffineTransform class or is there some other basic or simple method I can use to perform this kind of transformation on a BufferedImage? I will be using this in an animation loop so speed is also important. But I don't think that will be a problem.
Thank you for your help. It seems like there must be something i'm missing or some simple api that i've overlooked.
- 07-16-2011, 05:04 AM #2
Senior Member
- Join Date
- Jul 2009
- Posts
- 1,143
- Rep Power
- 5
Similar Threads
-
Java Applet loading image; render as you get image?
By ea25 in forum New To JavaReplies: 12Last Post: 04-14-2011, 01:58 PM -
Rotating Buffered Image distorts image
By VortexSpin in forum Java 2DReplies: 1Last Post: 02-13-2011, 05:54 AM -
Problems drawing a section of an image onto another image.
By Cain in forum Java 2DReplies: 1Last Post: 04-17-2009, 12:44 AM -
[SOLVED] manipulating the pixel values of an image and constructinf a new image from
By sruthi_2009 in forum AWT / SwingReplies: 14Last Post: 04-10-2009, 08:46 AM -
Converting multiple banded image into single banded image... Image enhancement
By archanajathan in forum Advanced JavaReplies: 0Last Post: 01-08-2008, 05:29 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks