Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDx_Draw_Library::TDx_Draw ]
[ next: TDx_DrawClipper ]
[ prev: TDDVideoPortStatus ]
class TDx_Draw : public TComponent
class PACKAGE TDx_Draw : public TComponent
class type : Interface
TDX_DRAW
[ component ]
- Description
The TDx_Draw component wraps the DirectX IDirectDraw7 interface, which is the main DirectDraw interface.
It can be used to set and check the cooperative level between the operating system and the application, create several other components and set or retrieve values relating to the available capabilities.
It also creates or duplicates surface's of various kinds; it can create clippers to be used when blitting or overlaying; and it can create palette's to be associated with a surface.
It will also enumerate such things as the available display modes and existing or potential surfaces meeting a given description.
Other functions of TDx_Draw include the retrieval of properties such as the available video memory, hardware and software capabilities, display mode, monitor frequency, current scan line or vertical blank status, supported FourCC codes and information identifying the specific display hardware being used.
There are also methods for initializing manually created TDx_Draw components, retrieving the GDI surface or a device context, restoring the display mode or the memory for all surfaces, returning the primary surface to the GDI and waiting until the vertical blank occurs.
- Properties
- Methods
- Events
- Callbacks
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|