www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'Alpha Value'
|
|
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
ALPHA VALUE
[ TDx_Draw_Library ]
[ next: Antialiasing ]
[ prev: Alpha Surface ]
Alpha values are used to determine how solid or see through an image appears. By default alpha values indicate total transparency at 0, increasing in opacity as the alpha value increases, up to total opacity at the maximum alpha value as defined by the alpha bit depth. Alpha values may be stored and used in several ways, such as an additional alpha only surface or as inline pixel data in an RGBA surface. The alpha bit depth is usually limited to a maximum of
8.
|
|