TdxAlphaColors.ChangeBrightness(TdxAlphaColor,Single) Method
Declaration
class function ChangeBrightness(AColor: TdxAlphaColor; ABrightness: Single): TdxAlphaColor; static;
Parameters
| Name | Type |
|---|---|
| AColor | TdxAlphaColor |
| ABrightness | Single |
Returns
| Type |
|---|
| TdxAlphaColor |
See Also