JDeli

How does Java handle different Images and ColorSpaces –…

There are lots of different ways of describing Color. As developers, we are most familiar with the RGB model, where every color is defined...
Mark Stephens
50 sec read

What are the WMF and EMF Image File formats?

What is an EMF file? EMF is a large metadata Windows file format designed to store high resolution images for high-quality image printing. It...
Mark Stephens
57 sec read

3 reasons Java developers switch to JDeli from ImageIO

ImageIO is build into the JDK and provides basic image support in Java. JDeli is a commercial image library for Java Developers from IDRsolutions....
Mark Stephens
1 min read

Why we wrote our own Java JPEG 2000 libraries

What is JPEG 2000? JPEG 2000 is an important image file format which offers significant benefits over JPEG. For our specific usage it does...
Mark Stephens
55 sec read

How to choose JPEG versus JPEG 2000 for image…

Since we started to support both JPEG and JPEG 2000 as image file outputs in our software, we have found that this is a...
Mark Stephens
1 min read