Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
Juergen
Posts: 22
Registered: ‎08-22-2008
Accepted Solution

i would like to get the foreground screen Btmap in a Background application

With JDE 4.5 I would like to read the screen Bitmap of the actual application and copy it to an image object to hold it and restore it later. 

I'm trying to do this within a seperate tread of tha application. So far  just found routiens to write the screen but not to read it.

 

Please use plain text.
Developer
richard_puckett
Posts: 191
Registered: ‎04-03-2008

Re: i would like to get the foreground screen Btmap in a Background application

Display.screenshot
Please use plain text.