Wiki > TV3D65 Index > TVScreen2DImmediate
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | Settings_GetAlphaBlendingEx(retbEnable As Boolean , reteSrcBlend As CONST_TV_BLENDEX , reteDestBlend As CONST_TV_BLENDEX) |
|---|---|
| C++ | void Settings_GetAlphaBlendingEx(bool* retbEnable , cCONST_TV_BLENDEX* reteSrcBlend , cCONST_TV_BLENDEX* reteDestBlend) |
None
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| retbEnable | No | retbEnable description |
| reteSrcBlend | No | reteSrcBlend description |
| reteDestBlend | No | reteDestBlend description |
| Example | Basic example. |
|---|