| Author |
BufferedImage 1-bit-per-pixel
|
Orna Vel
Greenhorn
Joined: Jun 02, 2003
Posts: 12
|
|
I am trying to create the application with "compact" BufferedImage which uses just 1 bit per pixel. But it does not work properly - it looks like it still uses a byte per pixel. Any thoughts? [ March 31, 2005: Message edited by: Orna Vel ]
|
 |
Orna Vel
Greenhorn
Joined: Jun 02, 2003
Posts: 12
|
|
I think this code works properly:
|
 |
 |
|
|
subject: BufferedImage 1-bit-per-pixel
|
|
|