how to write 1 bit monochrome bmp file

Hi All,I need to write a 1 bit BMP image file using javanormally using java imageIO we can write a 16 bit or 256 bit bmp file but i think imageIO does not support 1 bit monochrome bmp file .so how can i write this filethanks,prashant malik
[281 byte] By [prashantmalik.iec@gmail.coma] at [2007-11-26 20:03:31]
# 1
i hope this helps: http://java.sun.com/products/java-media/jai/forDevelopers/samples/Binarize8.java
pholthuizena at 2007-7-9 23:03:19 > top of Java-index,Java Essentials,Java Programming...