>I don't think Java Image I/O EA 2 supports BMP images yet.
>
>Still, even if it did, how do you convert a true color image to index color ?
The MedianCut class at
http://rsb.info.nih.gov/ij/download/source/ij/process/MedianCut.java
that is part of my open source ImageJ program at
http://rsb.info.nih.gov/ij/
will convert a true color image to 8-bit indexed color.
-wayne
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".