Back to Devexpress

PdxAlphaColor Type

vcl-dxcoregraphics-6ccbfc58.md

latest459 B
Original Source

PdxAlphaColor Type

The pointer type for TdxAlphaColor.

Declaration

delphi
PdxAlphaColor = ^TdxAlphaColor;

Referenced Class

TypeDescription
TdxAlphaColor

A 4-byte unsigned integer that stores red, green, blue, and alpha (opacity) color component values (from 0 to 255).

|

See Also

dxCoreGraphics Unit