SGI

Working with Images in Java

Here’s the full block, ready to paste as one piece — corrected schema plus the body content, which already had the right hrefs (only...
Amy Pearson
7 min read

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...
Amy Pearson
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
2 min read