Imaging technologies in JAVA

  • Authors:
  • Anupama Akre;Sabin Tabirca

  • Affiliations:
  • University College Cork, Cork;University College Cork, Cork

  • Venue:
  • PPPJ '03 Proceedings of the 2nd international conference on Principles and practice of programming in Java
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Digital imaging in Java has been supported since its first release, through the java.awt and java.awt.image class packages. Now there are three distinct java imaging APIs namely, the basic AWT imaging API, Java 2D API and Java Advance Imaging (JAI) API. This paper firstly summarizes and compares important features of AWT, Java2D and JAI APIs. Then the Java2D and JAI technologies are compared based on practical results obtained by evaluation of convolution.