Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Swing / AWT / SWT
Author
Extract Part Of GIF Image
Nura Horne
Ranch Hand
Joined: Jul 26, 2001
Posts: 40
posted
Sep 15, 2001 06:26:00
0
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: 4121
I like...
posted
Sep 17, 2001 06:06:00
0
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.
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Extract Part Of GIF Image
Similar Threads
Got a solution : But still a problem !!!
Retrieving pixel data
Problem with displaying image using jsp
Can I embed a hyperlink in a GIF file?
.gif transparent backgrounds
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter