TdxAlphaColors.FromArgb(Byte,Byte,Byte) Method
Declaration
class function FromArgb(ARed: Byte; AGreen: Byte; ABlue: Byte): TdxAlphaColor; overload; static;
Parameters
Name | Type |
---|---|
ARed | Byte |
AGreen | Byte |
ABlue | Byte |
Returns
Type |
---|
TdxAlphaColor |
See Also