Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDDCaps::AlphaOverlayPixelBitDepths ]
[ next: AlphaOverlaySurfaceBitDepths ]
[ prev: AlphaOverlayConstBitDepths ]
__published:
__property dword AlphaOverlayPixelBitDepths = { read=FGetAlphaOverlayPixelBitDepths, write=FSetAlphaOverlayPixelBitDepths, default=0 };
TDDCAPS::ALPHAOVERLAYPIXELBITDEPTHS
[ component property ]
- Description
The AlphaOverlayPixelBitDepths property has a value of DDBD_1, DDBD_2, DDBD_4, or DDBD_8 representing that the bit depth of the alpha overlay pixels is 1, 2, 4 or 8 bits per pixel
respectively.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|