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