Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDDCaps::AlphaBltPixelBitDepths ]
[ next: AlphaBltSurfaceBitDepths ]
[ prev: AlphaBltConstBitDepths ]
__published:
__property dword AlphaBltPixelBitDepths = { read=FGetAlphaBltPixelBitDepths, write=FSetAlphaBltPixelBitDepths, default=0 };
TDDCAPS::ALPHABLTPIXELBITDEPTHS
[ component property ]
- Description
The AlphaBltPixelBitDepths property has a value of DDBD_1, DDBD_2, DDBD_4, or DDBD_8 representing that the bit depth of alpha pixels on blits 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.
|
|