Are there any tools available to convert images to WBMP?
Location: http://www.jguru.com/faq/view.jsp?EID=226258 Created: Oct 10, 2000 Modified: 2000-10-30 18:25:17.01 Author: John Zukowski (http://www.jguru.com/guru/viewbio.jsp?EID=7) You can find a Plug-in for Photoshop and some command line tools to convert to/from WBMP images at http://www.rcp.co.uk/distributed/Downloads. Alternatively, if you can load or generate the image as a Java-based BufferedImage, then you can save it as a WBMP bitmap using the code snippet from the related FAQ entry on Java classes for saving to WBMP.