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