Welcome to Dream.In.Code
Become a Java Expert!

Join 150,201 Java Programmers for FREE! Get instant access to thousands of Java experts, tutorials, code snippets, and more! There are 1,997 people online right now. Registration is fast and FREE... Join Now!




How to process an Image in Java

 
Reply to this topicStart new topic

How to process an Image in Java

tnjones
22 Sep, 2008 - 12:35 PM
Post #1

New D.I.C Head
*

Joined: 23 Aug, 2008
Posts: 27

Hey,
Is there another way to process images in Java without looking at the pixel. Overall, I want to look at an image and tell the primary color of the image without looking at each pixel.
User is offlineProfile CardPM
+Quote Post

1lacca
RE: How To Process An Image In Java
23 Sep, 2008 - 02:03 AM
Post #2

code.rascal
Group Icon

Joined: 11 Aug, 2005
Posts: 3,822



Thanked: 12 times
My Contributions
Maybe scaling (check the hints used by the graphics context) it to one pixel, and looking at the color of that could work. (However it will still look at each pixel, but you don't have to deal with it)
User is offlineProfile CardPM
+Quote Post

tnjones
RE: How To Process An Image In Java
23 Sep, 2008 - 01:40 PM
Post #3

New D.I.C Head
*

Joined: 23 Aug, 2008
Posts: 27

1lacca,
Thanks!! However, I am not fully understanding what you are exactly saying. You mentioned to "check the hints used by the graphics context",where can I find such context. By any chance can you provide a small sample because I am not understanding at all!

Thanks In Advance
User is offlineProfile CardPM
+Quote Post

1lacca
RE: How To Process An Image In Java
24 Sep, 2008 - 12:24 AM
Post #4

code.rascal
Group Icon

Joined: 11 Aug, 2005
Posts: 3,822



Thanked: 12 times
My Contributions
image.getScaledInstance( 1,1,Image.SCALE_SMOOTH )
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/9/09 04:57AM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Java Help!

Java Tutorials

Reference Sheets

Java Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month