Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Read RLE compressed BMP in Java

Name: Anonymous 2011-09-11 22:37

How can I read a RLE compressed BMP in Java 1.6 to make an ImageIcon?

The method I use for normal BMP doesn't work.
My usual method is:

ImageIcon imgico = new ImageIcon (ImageIO.read(file));

Name: Anonymous 2011-09-11 22:41

Read some documentation.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List