I also draw the bitmap to an offscreen window. But on the WinCreateOffscreenWindow API, I don't see any mention of specifying the color depth. How do I set it to 1bpp?
First, use BmpCreate to make a bitmap, then turn it into a window using WinCreateBitmapWindow. Don't bother with WinCreateOffscreenWindow.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
