www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_3DI_Library v1.90 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: admin@bcb-tools.com.
|
|