Detailed Description
- See also:
- Custom Controls.
- Description:
- This control provides an off screen buffer which the developer
may draw into, then quickly blit onto the actual display for
flicker free image updates.
To initialize the pointer to the control call:
#include <custcont.h>
List of all
members.
Constructor & Destructor Documentation
Member Function Documentation
virtual HDC GetDC |
( |
|
) |
[pure virtual] |
virtual void Erase |
( |
Rect
* |
rct = NULL |
) |
[pure virtual] |
- Parameters:
- Rect *rct=NULL
Specifies the rectangular region to erase. If NULL the entire
buffer is erased.
virtual void Blit |
( |
Rect
* |
rct = NULL |
) |
[pure virtual] |
- Parameters:
- Rect *rct=NULL
Specifies the rectangular region to blit. If NULL the entire buffer
is blitted.
virtual void Resize |
( |
|
) |
[pure virtual] |
virtual void SetBkColor |
( |
COLORREF |
color |
) |
[pure virtual] |
- Parameters:
- COLORREF color
The color to set. You may use the RGB macro to set the color.
virtual COLORREF GetBkColor |
( |
|
) |
[pure virtual] |
- Returns:
- The background color of the buffer.
IOffScreenBuf IOffScreenBuf
IOffScreenBuf IOffScreenBuf IOffScreenBuf IOffScreenBuf
IOffScreenBuf IOffScreenBuf IOffScreenBuf IOffScreenBuf
IOffScreenBuf IOffScreenBuf
IOffScreenBuf IOffScreenBuf IOffScreenBuf IOffScreenBuf
IOffScreenBuf IOffScreenBuf IOffScreenBuf IOffScreenBuf