SGI

How to Manipulate Images in Java using JDeli

In this blog post, we’ll take a quick look at how JDeli simplifies image editing for Java developers. The ideal image processing Java library...
Amy Pearson
3 min read

How to read SGI images in Java (Tutorial)

Why do SGI Images cause issues for Java Developers? ImageIO cannot read SGI file types by default so existing Java Applications will not work...
Zain
1 min read

What is SGI file format?

What is SGI file format? SGI is a bitmap image file format for storing pixel data. It has 2-channel support (.bw for black and...
Amy Pearson
44 sec read