Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within graphics-3d
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Raising Young Coders: A Parent’s Guide to Teaching Programming at Home
this week in the
General Computing
forum!
Forums
Login/signup
Java
»
Graphics and 3D Programming
Saving Graphics in eclipse
Hanna Roberts
,
Ranch Hand
Apr 27, 2020 22:02:27
(0 cow)
(0 skulls)
+Pie
Number of slices to send:
Send
…
Does anyone know how could I save the graphics programs output as a jpg using eclipse software or if its possible?
Les Morgan
,
Rancher
May 01, 2020 10:27:15
(0 cow)
(0 skulls)
1
+Pie
Number of slices to send:
Send
…
Hanna,
Yes, it is not only possible, but very doable as well. I'll make the assumption that your programming in
Java
. Just make a BufferedImage and save your work to it, then save the image using ImageIO. It's a pretty easy process.
Les
Vincenzo Palazzo
,
Greenhorn
May 01, 2020 19:15:12
(0 cow)
(0 skulls)
1
+Pie
Number of slices to send:
Send
…
If you want an example, you can try this code
You can found a demo
here
Hanna Roberts
,
Ranch Hand
May 02, 2020 21:23:39
(0 cow)
(0 skulls)
1
+Pie
Number of slices to send:
Send
…
Oh ok thank you!
reply
reply
This thread has been viewed 564 times.
Similar Threads
Eclipse Remote Debugging Console output
how to store jpg/gif picture in Database
eclipse and classpath
A question regarding saving jpgs into text files.
How can I get rid of the pop-out dos window?
More...
All times above are in ranch (not your local) time.
The current ranch time is
Jun 27, 2025 01:18:27
.