This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Clearing a Buffer


Clearing a Buffer

Postby Jay Mattis » Jul 9, 2002 @ 5:43pm

Is there any way to clear a buffer, specifically with specified color?
Jay Mattis
pm Member
 
Posts: 66
Joined: Jan 12, 2002 @ 5:50pm
Location: NY


Postby Jay Mattis » Jul 9, 2002 @ 5:46pm

Argh, nevermind! I found it! I'm sorry.
Jay Mattis
pm Member
 
Posts: 66
Joined: Jan 12, 2002 @ 5:50pm
Location: NY


Postby Kzinti » Jul 9, 2002 @ 6:44pm

To clear a buffer, you use the Clear() method on the display:

DisplayDevice* display = GetDisplay();
display->Clear( Color( r,g,b ) );
Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Return to PocketFrog & PocketHAL


Sort


Forum Description

SDKs for fast and robust device-independent access to Pocket PC display hardware.

Moderators:

sponge, Kzinti

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron