I need to horizontally flip many small bitmaps quickly. Doing this with api calls of WinGetPixel, WinSetPixel, and WinSetForeColor seems like they would be really slow.
So I've got a small offscreen window, and I need to access the data quickly to flip the bitmap. Can I access it directly? How? Is doing this portable? Todd. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
