Results 1 to 2 of 2
- 06-12-2008, 07:58 PM #1
Member
- Join Date
- May 2008
- Posts
- 11
- Rep Power
- 0
How to draw 2 images with quality?
Hi,
I would like to ask for your help please. I try to display at least 2 images with a size 3456 x 2304 px in a container (individualy) with a size 372 x 246.
When I use drawImage method I lose the quality in the images.
How can I do to display them with quality?
I saw a little bit the code from the thread of "Image resizing" and I saw the use of Graphics2D g2 = (Graphics2D)g; and g2.setRenderingHint().
I need to use Graphics2D?
I would like to consider the next note because the solution could be affected by the versions:
I have had some problems using components like SWING components, because my applet is used sometimes in computers with the MS VM and some instructions from java do not work properly. So I use just AWT components. In this way, I wonder if the use of javax.* could affect the versions which use MS VM?
I hope that my message is clearly
Thank you
Panchito
- 03-12-2009, 08:31 AM #2
Member
- Join Date
- Mar 2009
- Posts
- 13
- Rep Power
- 0
Similar Threads
-
Trying to use Graphics draw methods
By Lang in forum SWT / JFaceReplies: 5Last Post: 03-26-2008, 05:49 AM -
Draw an arrow
By Albert in forum SWT / JFaceReplies: 3Last Post: 02-01-2008, 08:11 AM -
help me draw... please...
By kureikougaiji in forum New To JavaReplies: 1Last Post: 01-28-2008, 12:22 PM -
Draw on JPanel, Help
By carl in forum Java 2DReplies: 1Last Post: 07-31-2007, 06:56 AM -
how to draw in Java
By Heather in forum AWT / SwingReplies: 2Last Post: 07-12-2007, 11:01 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks