Hey All,
What I am trying to do is take a 16bit color screen and send it over
bluetooth to a base computer. I have already done it for 8 bit and
below through converting to a gif and then sending. But for 16bit I
need to convert to 8bit and then create the gif. Which is where I am
stumped. I have tried changing the screen to 8 bit and then converting
to gif and then returning to 16 bit but for some reason the palm
crashes with a fatal error. I would like to be able to create
screenshots in every application ...which I have handled through a
custom launch. I have thought about just sending the bitmap with maybe
rle compression with the bitmap compress function. But would that do?
or would it be too big and and too slow? Any ideas?

As always thanks in advance,
Landon Cunningham

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to