>> Anyone have a code snippet they are willing to share that
>will take a pixel
>> coordinate (x,y) and convert it to an offset and value so it
>can be written
>> directly to the screen memory?
>
> mike, a little word of advice.. :)) if you dont know what
>you doing..
> dont mess with it :P before you start poking around in memory - check
> what you need to do.. find out the details abuot the memory
>architecture
>
> and.. most importantly.. look for an API that does what you want.
>
> palmos 3.5 added a few API calls to get a pixel from the screen.
>
>// az
WinDrawPixel( Coord x, Coord y );
-Rus
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/