IntelliJ Java IDE
The moose likes Game Development and the fly likes How to copy image with given points? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Game Development
Reply Bookmark "How to copy image with given points? " Watch "How to copy image with given points? " New topic
Author

How to copy image with given points?

au lai seong
Greenhorn

Joined: Mar 06, 2011
Posts: 12
How to copy/crop with given points? The number of point maybe more than 4.
Jj Hill
Ranch Hand

Joined: Jul 25, 2011
Posts: 34

What do you mean by points? The standard image classes just have one point, with an (x, y) location. Please be more specific.
Stephan van Hulst
Bartender

Joined: Sep 20, 2010
Posts: 2771

I'm thinking the original poster wants to define a polygon, and create a new image that is the intersection of the original image and the polygon.

Take a look at the Graphics class. You can get an instance of it from an instance of Image.
 
jQuery in Action, 2nd edition
 
subject: How to copy image with given points?
 
Threads others viewed
Same old question about clone(). How ???
singleton vs multiton data object
PolyLine or Polygon?
util for detecting given point is within given region/points(circle, rectangle...)
is this strange
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com