Skip to main content

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 0 to 255).

See Also