944,082 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Marked Solved
  • Views: 2742
  • Java RSS
Nov 21st, 2007
0

minimizing the size of an image

Expand Post »
can anyone help me minimize the size of an image using java?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dharween0629 is offline Offline
3 posts
since Nov 2007
Nov 21st, 2007
0

Re: minimizing the size of an image

You have to be more specific about it...
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 874
Code tags enforcer
peter_budo is offline Offline
6,659 posts
since Dec 2004
Nov 21st, 2007
0

Re: minimizing the size of an image

Click to Expand / Collapse  Quote originally posted by peter_budo ...
You have to be more specific about it...
i need to make an image smaller and return it to the httpresponse, i want the image to be small so that it would fit a mobile phone so the image will come from the internet and minimize it to send to the fone
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dharween0629 is offline Offline
3 posts
since Nov 2007
Nov 22nd, 2007
1

Re: minimizing the size of an image

There is javax.imageio as part of Java that you can use. However not always suficient for the task. You may want to consider Java Advance Imaging or even better Java Advanced Imaging Image I/O. Please take the note that this sugestions are good as far image resizing is done on the server. You would not be able to implement it on mobile device derictly!
There could be solution if you use Advanced Graphics and User Interface (AGUI) Optional Package for Java Platform, Micro Edition (JSR-209) or one of the custom libraries for 2D & 3D from companies like Nokia or Sony Ericsson but I did not try them yet.
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 874
Code tags enforcer
peter_budo is offline Offline
6,659 posts
since Dec 2004

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: String to integer Q
Next Thread in Java Forum Timeline: firefox proxy session password





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC