File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT / JFace and the fly likes Extract Part Of GIF Image Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "Extract Part Of GIF Image" Watch "Extract Part Of GIF Image" New topic
Author

Extract Part Of GIF Image

Nura Horne
Ranch Hand

Joined: Jul 26, 2001
Posts: 40
Hi,
I want to load a GIF and then extract part of it, say only the area (x,y,w,h) as an Image object. Then I can display only this part of the Image into a Graphics context for displaying. Anyone know how I can do this?
Regards,
Arun
Nathan Pruett
Bartender

Joined: Oct 18, 2000
Posts: 4120

There's a description of how to do this in this thread.

-Nate


-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
 
IntelliJ Java IDE
 
subject: Extract Part Of GIF Image
 
Threads others viewed
Retrieving pixel data
Got a solution : But still a problem !!!
Problem with displaying image using jsp
Can I embed a hyperlink in a GIF file?
.gif transparent backgrounds
IntelliJ Java IDE