An Image is a numeric representation (normally it is binary) of a two-dimensional image. Depending on whether the image resolution is fixed (non changeable), it may be of vector or raster type. Without qualifications, the term “image” usually refers to raster images also called bitmap images.

Image

Replacing ImageIO with the JDeli image library

What is ImageIO? ImageIO is the built-in Java Image library for reading, writing and working with Images in Java. If you are using Java,...
Bethan Palmer
1 min read

Speed Comparisons of Java Image Libraries: ImageIO, JAI &…

Introduction Here at IDRSolutions we have been working on our Java PDF Library and JPDF2HTML5 solutions since 1999 and more recently with Images. How...
Bethan Palmer
2 min read

Where does JDeli Image Library fit into the Java…

What is the JDeli Image Library? In order to handle complex image data in PDF files, we needed Java solutions to handle lots of...
suda
1 min read

What is the Dicom image Format?

Introduction to DICOM DICOM stands for Digital Imaging and Communications in Medicine and is a worldwide standard that defines how to store, exchange, and...
Georgia Ingham
2 min read

How to generate smaller PNG files in Java

Introduction As you may already know, PNG is a lossless image format which has comparatively larger file sizes when compared to JPEG. But often PNG...
suda
1 min read

Why we have abandoned ImageIO and JAI for Image…

Introduction At IDRsolutions, we are now using our own Java Image Library (JDeli, the best enterprise-level Java image library for performance and efficiency) as...
Mark Stephens
47 sec read