Image

Using super-resolution imaging to improve scaling

The basic idea of super-resolution imaging is the ability to scale up images and maintain visual quality either for people to view or for...
Daniel Warren
1 min read

How to write BMP images in Java (Tutorial)

In this article, we will show you how to write BMP images in Java. We also have a related article covering how to read...
Amy Pearson
1 min read

How to convert an image to a PDF in…

In a previous post I looked at why you might want to convert a PDF file to an image (you can use JPedal to...
Bethan Palmer
1 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 are Indexed Colorspaces?

What are Indexed Colorspaces? Indexed Colorspaces store a list of the colors used and reference that list to get the color of each pixel,...
Mark Stephens
52 sec read