This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes Java API for image processing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Java API for image processing" Watch "Java API for image processing" New topic
Author

Java API for image processing

Niklesh Mudiraj
Greenhorn

Joined: Jun 26, 2011
Posts: 10

Hi ,

is there any API in java that will help perform operation on image like resize ,change color,change background or background color.

Thanks & Regards,
Mudiraj Niklesh
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56191
    
  13

Did you try: java imaging api?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
I like and use ImageJ, both as an application and as a Java library. You may see JAI (Java Advanced Imaging) mentioned, but that project has been dead for some time now.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java API for image processing
 
Similar Threads
Image Background Color
Java paint question
Customizing window icons...
JasperPrint-Background color
Change color of a LookAndFeel