Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_3DI_Library v2.00 Component Reference
|
|
[ TD3DDeviceDesc::DeviceRenderBitDepth ]
[ next: DeviceZBufferBitDepth ]
[ prev: DeviceGuid ]
__published:
__property dword DeviceRenderBitDepth = { read=FGetDeviceRenderBitDepth, write=FSetDeviceRenderBitDepth, default=0 };
TD3DDEVICEDESC::DEVICERENDERBITDEPTH
[ component property ]
- Description
The DeviceRenderBitDepth property defines the device's rendering bit depth.
Possible values are one or more of the DirectDraw bit depth constants:
DDBD_8
DDBD_16
DDBD_24
DDBD_32
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|