Skip to main content
A newer version of this page is available. .

dxMakeAlphaColor(Byte,Byte,Byte) Method

Declaration

function dxMakeAlphaColor(R: Byte; G: Byte; B: Byte): TdxAlphaColor;

Parameters

Name Type
R Byte
G Byte
B Byte

Returns

Type
TdxAlphaColor
See Also