PdxAlphaColor Type
In This Article
The pointer type for TdxAlphaColor.
#Declaration
Delphi
PdxAlphaColor = ^TdxAlphaColor;
#Referenced Class
Type | Description |
---|---|
Tdx |
A 4-byte unsigned integer that stores red, green, blue, and alpha (opacity) color component values (from |
See Also