BMP

What is BMP?

What is a BMP image file? A BMP is a bitmap image file format to store monochrome and colour images. It was originally created...
Mark Stephens
53 sec read

Java Image Library speed comparison: JDeli and ImageIO/JAI

Back in 2017, we compared the speed of our Java Image Library JDeli with ImageIO and JAI and had some interesting finding. Now we...
Amy Pearson
1 min read

How to write BMP images in Java

In this article, I will show you how to write BMP images in Java. We also have a related article covering how to read...
Georgia Ingham
50 sec read

How to read BMP images in Java

In this article I will show you how to read BMP images in Java. We also have a related article covering how to write...
Zain
35 sec read