On PalmOne hardware you can use the 'Public API for the Display Extent Library', which is part of the Palm Solution Group SDK (PalmDisplayExtent.h). On other devices I do not know. Also, you have to be very careful, since it's hardware dependant. LionScribe
"Peter Hamilton-Scott" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Can someone tell me how I can get the value of every pixel on the > screen? I'm not interested in just my own form. I can get the rgb values > of my form which is 160x160. My device also has a grafitti area and the > toolbar at the bottom. I want to include the grafitti and toolbar rgb > values as well. I'm trying to write a screenshot program which will > capture the entire screen. When I run the program I simply want to > capture everything whether the grafitti area is expanded or otherwise. > I've tried quite a few of the windows procedures but the best I can get > is 160x160. Does anyone have an idea how I can do this? > > Thanks. > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
